Home
last modified time | relevance | path

Searched refs:skb_unref (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddatagram.c334 if (!skb_unref(skb)) { in __skb_free_datagram_locked()
H A Dskbuff.c708 if (!skb_unref(skb)) in kfree_skb()
847 if (!skb_unref(skb)) in consume_skb()
917 if (!skb_unref(skb)) in napi_consume_skb()
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dtransport.c277 skb_unref(skb); in j1939_session_destroy()
340 skb_unref(do_skb); in j1939_session_skb_drop_old()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h1064 static inline bool skb_unref(struct sk_buff *skb) in skb_unref() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c1622 if (!skb_unref(skb)) in skb_consume_udp()