Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h4021 if (skb_orphan_frags(skb, GFP_ATOMIC) || in DEV_CORE_STATS_INC()
Dskbuff.h3106 static inline int skb_orphan_frags(struct sk_buff *skb, gfp_t gfp_mask) in skb_orphan_frags() function