Home
last modified time | relevance | path

Searched refs:tcp_debug_print_state (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h497 void tcp_debug_print_state(enum tcp_state s);
503 # define tcp_debug_print_state(s) macro
/third_party/lwip/src/core/
Dtcp.c649 tcp_debug_print_state(pcb->state); in tcp_close()
2622 tcp_debug_print_state(enum tcp_state s) function
2676 tcp_debug_print_state(pcb->state);
2682 tcp_debug_print_state(pcbl->state);
2690 tcp_debug_print_state(pcb->state);
Dtcp_in.c421 tcp_debug_print_state(pcb->state);
573 tcp_debug_print_state(pcb->state);