Home
last modified time | relevance | path

Searched refs:skb_gro_len (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/net/
Dip6_checksum.h55 skb_gro_len(skb), proto, 0)); in ip6_gro_compute_pseudo()
Dip.h493 skb_gro_len(skb), proto, 0); in inet_gro_compute_pseudo()
/linux-4.19.296/include/linux/
Dnetdevice.h2646 static inline unsigned int skb_gro_len(const struct sk_buff *skb) in skb_gro_len() function