Searched refs:skb_has_shared_frag (Results 1 – 3 of 3) sorted by relevance
3334 static inline bool skb_has_shared_frag(const struct sk_buff *skb) in skb_has_shared_frag() function
3241 if (skb_has_shared_frag(skb)) { in skb_checksum_help()3284 if (unlikely(skb_has_shared_frag(skb))) { in skb_crc32c_csum_help()
4073 if (skb_has_shared_frag(nskb) && in skb_segment()