Home
last modified time | relevance | path

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

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