Searched defs:udp_hdr (Results 1 – 5 of 5) sorted by relevance
224 struct udphdr *udp_hdr) in gen_udp_hdr()232 static void gen_udp_csum(struct udphdr *udp_hdr, struct iphdr *ip_hdr) in gen_udp_csum()564 struct udphdr *udp_hdr; in pkt_generate() local
21 static inline struct udphdr *udp_hdr(const struct sk_buff *skb) in udp_hdr() function
752 struct udphdr *udp_hdr = (struct udphdr *)(pkt_data + in gen_eth_hdr_data() local
233 bool udp_hdr:1; member
3113 struct udphdr *udp_hdr; in bnxt_re_is_loopback_packet() local
Completed in 29 milliseconds