Searched refs:skb_unref (Results 1 – 4 of 4) sorted by relevance
337 if (!skb_unref(skb)) { in __skb_free_datagram_locked()
693 if (!skb_unref(skb)) in kfree_skb()834 if (!skb_unref(skb)) in consume_skb()906 if (!skb_unref(skb)) in napi_consume_skb()
1555 if (!skb_unref(skb)) in skb_consume_udp()
1006 static inline bool skb_unref(struct sk_buff *skb) in skb_unref() function