MANPAGES
Skip Quicknav
/ unstable / linux-manual-4.9 / kfree_skb(9)
Scroll to navigation
kfree_skb - free an sk_buff
void kfree_skb(struct sk_buff * skb);
skb
Drop a reference to the buffer and free it if the usage count has hit zero.