Searched defs:uh_dport (Results 1 - 5 of 5) sorted by relevance

/external/dnsmasq/src/
H A Dbpf.c167 u16 uh_dport; /* destination port */ member in struct:udphdr
220 udp.uh_dport = htons(daemon->dhcp_client_port);
/external/qemu/slirp/
H A Dudp.h47 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
66 #define ui_dport ui_u.uh_dport
/external/qemu/slirp-android/
H A Dudp.h49 port_t uh_dport; /* destination port */ member in struct:udphdr
68 #define ui_dport ui_u.uh_dport
/external/tcpdump/
H A Dudp.h43 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
/external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/
H A Dsctp_os_userspace.h382 unsigned __int16 uh_dport; member in struct:udphdr

Completed in 703 milliseconds