void kfree_skb (struct sk_buff * skb);
void kfree_skb
skb
buffer to free
Drop a reference to the buffer and free it if the usage count has hit zero.