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

  /external/qemu/slirp/
tcpip.h 49 #define ti_sport ti_t.th_sport
tcp.h 51 u_int16_t th_sport; /* source port */ member in struct:tcphdr
  /external/qemu/slirp-android/
tcpip.h 53 #define ti_sport ti_t.th_sport
tcp.h 57 port_t th_sport; /* source port */ member in struct:tcphdr
  /external/tcpdump/
tcp.h 43 u_int16_t th_sport; /* source port */ member in struct:tcphdr
print-tcp.c 185 sport = EXTRACT_16BITS(&tp->th_sport);
376 if (TTEST2(tp->th_sport, length)) {
390 if (TTEST2(tp->th_sport, length)) {
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
tcp.h 81 u_short th_sport; /* source port */ member in struct:tcphdr
  /external/iproute2/include/netinet/
tcp.h 65 u_int16_t th_sport; /* source port */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
tcp.h 67 u_int16_t th_sport; /* source port */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 67 u_int16_t th_sport; /* source port */ member in struct:tcphdr

Completed in 33 milliseconds