Searched refs:udp_gro_udphdr (Results 1 – 3 of 3) sorted by relevance
128 struct udphdr *uh = udp_gro_udphdr(skb); in udp6_gro_receive()
459 struct udphdr *uh = udp_gro_udphdr(skb); in udp_gro_receive_segment()612 struct udphdr *uh = udp_gro_udphdr(skb); in udp4_gro_receive()
406 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr() function