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

  /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 177 milliseconds