1Z8530_NULL_RX(9)           Public Functions Provided          Z8530_NULL_RX(9)
2
3
4

NAME

6       z8530_null_rx - Discard a packet
7

SYNOPSIS

9       void z8530_null_rx(struct z8530_channel * c, struct sk_buff * skb);
10

ARGUMENTS

12       c
13           The channel the packet arrived on
14
15       skb
16           The buffer
17

DESCRIPTION

19       We point the receive handler at this function when idle. Instead of
20       processing the frames we get to throw them away.
21

AUTHOR

23       Alan Cox <alan@lxorguk.ukuu.org.uk>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                  Z8530_NULL_RX(9)
Impressum