Home
last modified time | relevance | path

Searched refs:tcpstates (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_subr.c84 tcplp_sys_log("Socket %p: %s --> %s", tp, tcpstates[tp->t_state], tcpstates[newstate]); in tcp_state_change()
Dtcp_fsm.h106 static char const * const tcpstates[] = { variable