Searched refs:skb_gro_header_fast (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/net/
H A Dgro.h152 static inline void *skb_gro_header_fast(const struct sk_buff *skb, function
178 ptr = skb_gro_header_fast(skb, offset);
187 return skb_gro_header_fast(skb, skb_network_offset(skb));

Completed in 201 milliseconds