HomeSort by relevance Sort by last modified time
    Searched refs:th_dport (Results 1 - 10 of 10) sorted by null

  /external/qemu/slirp/
tcpip.h 50 #define ti_dport ti_t.th_dport
tcp.h 52 u_int16_t th_dport; /* destination port */ member in struct:tcphdr
  /external/qemu/slirp-android/
tcpip.h 54 #define ti_dport ti_t.th_dport
tcp.h 58 port_t th_dport; /* destination port */ member in struct:tcphdr
  /external/tcpdump/
tcp.h 44 u_int16_t th_dport; /* destination port */ member in struct:tcphdr
print-tcp.c 178 if (!TTEST(tp->th_dport)) {
186 dport = EXTRACT_16BITS(&tp->th_dport);
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
tcp.h 82 u_short th_dport; /* destination port */ member in struct:tcphdr
  /external/iproute2/include/netinet/
tcp.h 66 u_int16_t th_dport; /* destination port */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
tcp.h 68 u_int16_t th_dport; /* destination port */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 68 u_int16_t th_dport; /* destination port */ member in struct:tcphdr

Completed in 38 milliseconds