Rechercher une page de manuel
z8530_null_rx
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
z8530_null_rx - Discard a packetSYNOPSIS
- void z8530_null_rx(struct z8530_channel * c, struct sk_buff * skb);
ARGUMENTS
c
- The channel the packet arrived on
skb
- The buffer
DESCRIPTION
We point the receive handler at this function when idle. Instead of syncppp processing the frames we get to throw them away.
AUTHOR
Alan Cox <alan@redhat.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre