suse man page for __kfree_skb

Query: __kfree_skb

OS: suse

Section: 9

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

__KFREE_SKB(9)							 Linux Networking						    __KFREE_SKB(9)

NAME
__kfree_skb - private function
SYNOPSIS
void __kfree_skb(struct sk_buff * skb);
ARGUMENTS
skb buffer
DESCRIPTION
Free an sk_buff. Release anything attached to the buffer. Clean the state. This is an internal helper function. Users should always call kfree_skb
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __KFREE_SKB(9)
Related Man Pages
ll_rw_block(9) - suse
utrace_attach_task(9) - suse
__skb_recv_datagram(9) - centos
wimax_msg_alloc(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Compiling virtual network adapter driver problem (net_device struct)
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can?
TuxOnIce stalls 3 times before resuming