Searched defs:udp (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Ddhcp.h63 struct udphdr udp; member in struct:dhcp_packet
H A Dip_mroute.c1899 struct udphdr *udp = (struct udphdr *)(((char *)ip) + (ip->ip_hl << 2)); local
H A Dip_fw2.c1158 struct udphdr *const udp = (struct udphdr *)icmp; local
2070 struct udphdr *udp; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Desp_input.c649 struct udphdr *udp; local
[all...]
H A Desp_output.c255 struct udphdr *udp = NULL; local
[all...]
H A Dip6_fw.c422 struct udphdr *const udp = (struct udphdr *) ((caddr_t) ip6+ off); local
705 struct udphdr *udp; local
H A Dipsec.c3061 struct udphdr *udp; local
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c2066 pf_cksum_fixup(u_int16_t cksum, u_int16_t old, u_int16_t new, u_int8_t udp) argument
[all...]
H A Dpfvar.h1406 struct udphdr *udp; member in union:pf_pdesc::__anon272

Completed in 111 milliseconds