Home
last modified time | relevance | path

Searched refs:TCP_FIN_WAIT2 (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dtcp_states.h14 #if !(defined(TCP_FIN_WAIT2) || (defined(HAVE_DECL_TCP_FIN_WAIT2) && HAVE_DECL_TCP_FIN_WAIT2))
15 # define TCP_FIN_WAIT2 5 macro
51 XLAT(TCP_FIN_WAIT2),
Dtcp_state_flags.h24 #if defined(TCP_FIN_WAIT2) || (defined(HAVE_DECL_TCP_FIN_WAIT2) && HAVE_DECL_TCP_FIN_WAIT2)
25 XLAT_PAIR(1ULL<<TCP_FIN_WAIT2, "1<<TCP_FIN_WAIT2"),
Dtcp_states.in5 TCP_FIN_WAIT2 5
Dtcp_state_flags.in6 1<<TCP_FIN_WAIT2
/external/iproute2/include/netinet/
Dtcp.h131 TCP_FIN_WAIT2, enumerator