Home
last modified time | relevance | path

Searched refs:skb_data_unref (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dskbuff.h1298 static inline bool skb_data_unref(const struct sk_buff *skb, in skb_data_unref() function
/linux/net/core/
H A Dskbuff.c1107 if (!skb_data_unref(skb, shinfo)) in skb_release_data()