Searched defs:udphdr (Results 1 – 8 of 8) sorted by relevance
23 struct udphdr { struct24 __be16 source;25 __be16 dest;26 __be16 len;27 __sum16 check;
101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum()117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum()144 struct udphdr udphdr; in send_fragment() local
146 struct udp_hdr *udphdr; in ReplayUdp() local200 struct udp_hdr *udphdr; in ParsePackageIpUdp() local
363 struct udphdr *udphdr) in get_ptp_header_l4()374 struct udphdr *udphdr; in get_ptp_header_tx() local393 struct udphdr *udphdr; in get_ptp_header_rx() local
618 struct udphdr *udphdr; in batadv_gw_dhcp_recipient_get() local
1502 struct udphdr *udphdr, _udphdr; in batadv_dat_check_dhcp_ipudp() local
2760 struct udp_hdr *udphdr = NULL; local2852 struct udp_hdr *udphdr = NULL; local
1427 struct udphdr *udphdr; in be_tx_timeout() local