Searched refs:tcp_state_str (Results 1 – 1 of 1) sorted by relevance
144 static const char *const tcp_state_str[] = { variable1774 tcp_state_str[state], (void *)inactive, inactivity)); in tcp_kill_state()2360 return tcp_state_str[s]; in tcp_debug_state_str()2447 LWIP_DEBUGF(TCP_DEBUG, ("State: %s\n", tcp_state_str[s])); in tcp_debug_print_state()