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 functionSYNOPSISvoid __kfree_skb(struct sk_buff * skb);ARGUMENTSskb bufferDESCRIPTIONFree an sk_buff. Release anything attached to the buffer. Clean the state. This is an internal helper function. Users should always call kfree_skbCOPYRIGHTKernel Hackers Manual 2.6. July 2010 __KFREE_SKB(9)