HomeSort by relevance Sort by last modified time
    Searched defs:uh_dport (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
udp.h 39 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
udp.h 61 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
udp.h 61 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
udp.h 61 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
  /external/dnsmasq/src/
bpf.c 167 u16 uh_dport; /* destination port */ member in struct:udphdr
220 udp.uh_dport = htons(daemon->dhcp_client_port);
  /external/qemu/slirp/
udp.h 47 u_int16_t uh_dport; /* destination port */ member in struct:udphdr
66 #define ui_dport ui_u.uh_dport
  /external/qemu/slirp-android/
udp.h 49 port_t uh_dport; /* destination port */ member in struct:udphdr
68 #define ui_dport ui_u.uh_dport
  /external/tcpdump/
udp.h 43 u_int16_t uh_dport; /* destination port */ member in struct:udphdr

Completed in 2011 milliseconds

12