Query: __kfree_skb
OS: centos
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 3.10 June 2014 __KFREE_SKB(9)