Home
last modified time | relevance | path

Searched refs:skb_has_shared_frag (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dskbuff.h3388 static inline bool skb_has_shared_frag(const struct sk_buff *skb) in skb_has_shared_frag() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dskbuff.h3388 static inline bool skb_has_shared_frag(const struct sk_buff *skb) in skb_has_shared_frag() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dskbuff.h3388 static inline bool skb_has_shared_frag(const struct sk_buff *skb) in skb_has_shared_frag() function
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Ddev.c3302 if (skb_has_shared_frag(skb)) { in skb_checksum_help()
3341 if (unlikely(skb_has_shared_frag(skb))) { in skb_crc32c_csum_help()
H A Dskbuff.c4168 if (skb_has_shared_frag(nskb) && in skb_segment()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Ddev.c3302 if (skb_has_shared_frag(skb)) { in skb_checksum_help()
3341 if (unlikely(skb_has_shared_frag(skb))) { in skb_crc32c_csum_help()
H A Dskbuff.c4168 if (skb_has_shared_frag(nskb) && in skb_segment()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Ddev.c3302 if (skb_has_shared_frag(skb)) { in skb_checksum_help()
3341 if (unlikely(skb_has_shared_frag(skb))) { in skb_crc32c_csum_help()
H A Dskbuff.c4168 if (skb_has_shared_frag(nskb) && in skb_segment()