Searched refs:udp_gro_udphdr (Results 1 – 3 of 3) sorted by relevance
127 struct udphdr *uh = udp_gro_udphdr(skb); in udp6_gro_receive()
369 struct udphdr *uh = udp_gro_udphdr(skb); in udp_gro_receive_segment()516 struct udphdr *uh = udp_gro_udphdr(skb); in udp4_gro_receive()
183 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr() function