suse man page for consume_skb

Query: consume_skb

OS: suse

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 2.6. July 2010 CONSUME_SKB(9)
Related Man Pages
ll_rw_block(9) - suse
struct_ieee80211_tx_rate_control(9) - centos
__skb_recv_datagram(9) - suse
journal_try_to_free_buffers(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
TuxOnIce stalls 3 times before resuming