Z8530_NULL_RX(9) Public Functions Provided Z8530_NULL_RX(9)NAMEz8530_null_rx - Discard a packetSYNOPSISvoid z8530_null_rx(struct z8530_channel * c, struct sk_buff * skb);ARGUMENTSc The channel the packet arrived on skb The bufferDESCRIPTIONWe point the receive handler at this function when idle. Instead of processing the frames we get to throw them away.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_NULL_RX(9)