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_key(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq