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
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
569 struct udphdr *udphdr; in batadv_gw_dhcp_recipient_get() local
1440 struct udphdr *udphdr, _udphdr; in batadv_dat_check_dhcp_ipudp() local
1138 struct udphdr *udphdr; in setup_pkt_transport_reformat() local
815 struct udphdr *udphdr; in rtw89_core_tx_btc_spec_pkt_notify() local
1426 struct udphdr *udphdr; in be_tx_timeout() local