centos man page for consume_skb

Query: consume_skb

OS: centos

Section: 9

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

CONSUME_SKB(9)							 Linux Networking						    CONSUME_SKB(9)

NAME
consume_skb - free an skbuff
SYNOPSIS
void consume_skb(struct sk_buff * skb);
ARGUMENTS
skb buffer to free
DESCRIPTION
Drop a ref to the buffer and free it if the usage count has hit zero Functions identically to kfree_skb, but kfree_skb assumes that the frame is being dropped after a failure and notes that
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CONSUME_SKB(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
TuxOnIce stalls 3 times before resuming