Searched refs:udp_gro_udphdr (Results 1 – 3 of 3) sorted by relevance
133 struct udphdr *uh = udp_gro_udphdr(skb); in udp6_gro_receive()
467 struct udphdr *uh = udp_gro_udphdr(skb); in udp_gro_receive_segment()624 struct udphdr *uh = udp_gro_udphdr(skb); in udp4_gro_receive()
412 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr() function