z8530_null_rx(9) centos man page | unix.com

Man Page: z8530_null_rx

Operating Environment: centos

Section: 9

Z8530_NULL_RX(9)					     Public Functions Provided						  Z8530_NULL_RX(9)

NAME
z8530_null_rx - Discard a packet
SYNOPSIS
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 processing the frames we get to throw them away.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_NULL_RX(9)
Related Man Pages
ccw_device_start(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq