Searched refs:skb_unref (Results 1 – 4 of 4) sorted by relevance
338 if (!skb_unref(skb)) { in __skb_free_datagram_locked()
655 if (!skb_unref(skb)) in kfree_skb()697 if (!skb_unref(skb)) in consume_skb()769 if (!skb_unref(skb)) in napi_consume_skb()
1462 if (!skb_unref(skb)) in skb_consume_udp()
963 static inline bool skb_unref(struct sk_buff *skb) in skb_unref() function