centos man page for z8530_null_rx

Query: z8530_null_rx

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
__skb_recv_datagram(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq