Searched refs:tcpstates (Results 1 – 2 of 2) sorted by relevance
84 tcplp_sys_log("Socket %p: %s --> %s", tp, tcpstates[tp->t_state], tcpstates[newstate]); in tcp_state_change()
106 static char const * const tcpstates[] = { variable