Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h44 u_int16_t th_dport; /* destination port */ member
Dprint-tcp.c215 if (!TTEST(tp->th_dport)) { in tcp_print()
223 dport = EXTRACT_16BITS(&tp->th_dport); in tcp_print()
/external/qemu/slirp-android/
Dtcpip.h54 #define ti_dport ti_t.th_dport
Dtcp.h58 port_t th_dport; /* destination port */ member
/external/qemu/slirp/
Dtcpip.h50 #define ti_dport ti_t.th_dport
Dtcp.h52 u_int16_t th_dport; /* destination port */ member
/external/iproute2/include/netinet/
Dtcp.h66 u_int16_t th_dport; /* destination port */ member