Searched refs:tcp_debug_state_str (Results 1 – 5 of 5) sorted by relevance
80 const char* tcp_debug_state_str(enum tcp_state s);
2358 tcp_debug_state_str(enum tcp_state s) in tcp_debug_state_str() function
557 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->state: %s\n", tcp_debug_state_str(newpcb->st…
2488 (void *)pcb, (void *)hs, tcp_debug_state_str(altcp_dbg_get_tcp_state(pcb))));
2181 * tcp.h/.c: Added function tcp_debug_state_str() to convert a tcp state