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

  /bionic/libc/include/netinet/
tcp.h 44 uint16_t th_sport; member in struct:tcphdr::__anon255::__anon256
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 67 u_int16_t th_sport; /* source port */ member in struct:tcphdr
  /external/tcpdump/
tcp.h 42 uint16_t th_sport; /* source port */ member in struct:tcphdr
print-tcp.c 187 sport = EXTRACT_16BITS(&tp->th_sport);
378 if (ND_TTEST2(tp->th_sport, length)) {
392 if (ND_TTEST2(tp->th_sport, length)) {
    [all...]
  /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.8/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.15-4.8/sysroot/usr/include/netinet/
tcp.h 67 u_int16_t th_sport; /* source port */ member in struct:tcphdr

Completed in 320 milliseconds