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

  /external/tcpdump/
tcp.h 43 uint16_t th_dport; /* destination port */ member in struct:tcphdr
print-tcp.c 180 if (!ND_TTEST(tp->th_dport)) {
188 dport = EXTRACT_16BITS(&tp->th_dport);
    [all...]
  /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.8/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.15-4.8/sysroot/usr/include/netinet/
tcp.h 68 u_int16_t th_dport; /* destination port */ member in struct:tcphdr

Completed in 521 milliseconds