Searched refs:tcp_debug_state_str (Results 1 – 4 of 4) sorted by relevance
370 const char* tcp_debug_state_str(enum tcp_state s);
1605 tcp_debug_state_str(enum tcp_state s) in tcp_debug_state_str() function
437 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->tate: %s\n", tcp_debug_state_str(newpcb->sta…
982 * tcp.h/.c: Added function tcp_debug_state_str() to convert a tcp state