Searched defs:th_dport (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/tcpdump/ | ||
H A D | tcp.h | 42 nd_uint16_t th_dport; /* destination port */ member |
/freebsd-src/sys/netinet/ | ||
H A D | tcp.h | 50 u_short th_dport; /* destination port */ member |
H A D | tcp_subr.c | 2928 uint16_t th_dport; tcp6_ctlinput_with_port() member |