Home
last modified time | relevance | path

Searched refs:th_dport (Results 1 – 4 of 4) sorted by relevance

/minix3/sys/netinet/
H A Dtcpip.h50 #define ti_dport ti_t.th_dport
H A Dtcp.h50 uint16_t th_dport; /* destination port */ member
/minix3/external/bsd/tcpdump/dist/
H A Dtcp.h39 uint16_t th_dport; /* destination port */ member
H A Dprint-tcp.c180 if (!ND_TTEST(tp->th_dport)) {
188 dport = EXTRACT_16BITS(&tp->th_dport);