Searched refs:th_dport (Results 1 - 3 of 3) sorted by relevance

/external/tcpdump/
H A Dtcp.h43 uint16_t th_dport; /* destination port */ member in struct:tcphdr
H A Dprint-tcp.c183 if (!ND_TTEST(tp->th_dport)) {
191 dport = EXTRACT_16BITS(&tp->th_dport);
/external/iproute2/include/netinet/
H A Dtcp.h66 u_int16_t th_dport; /* destination port */ member in struct:tcphdr

Completed in 204 milliseconds