Query: netif_receive_skb
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_RECEIVE_SKB(9) Network device support NETIF_RECEIVE_SKB(9)NAMEnetif_receive_skb - process receive buffer from networkSYNOPSISint netif_receive_skb(struct sk_buff * skb);ARGUMENTSskb buffer to processDESCRIPTIONnetif_receive_skb is the main receive data processing function. It always succeeds. The buffer may be dropped during processing for congestion control or by the protocol layers. This function may only be called from softirq context and interrupts should be enabled. Return values (usually ignored): NET_RX_SUCCESS no congestion NET_RX_DROP packet was droppedCOPYRIGHTKernel Hackers Manual 2.6. July 2010 NETIF_RECEIVE_SKB(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_ieee80211_tx_rate_control(9) - centos |
struct_sk_buff(9) - centos |
struct_sk_buff(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Getting command output to putty window title. |
SOCKS proxy & PAM configuration exposure |
Tar Command |