Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dskbuff.h4721 static inline bool skb_pp_recycle(struct sk_buff *skb, void *data) in skb_pp_recycle() function
/Linux-v5.15/net/core/
Dskbuff.c651 if (skb_pp_recycle(skb, head)) in skb_free_head()