Home
last modified time | relevance | path

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

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