Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dtcp_priv.h492 void tcp_debug_print_state(enum tcp_state s);
498 # define tcp_debug_print_state(s) macro
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c491 tcp_debug_print_state(pcb->state); in tcp_close()
2448 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state() function
2502 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
2508 tcp_debug_print_state(pcbl->state); in tcp_debug_print_pcbs()
2516 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
H A Dtcp_in.c404 tcp_debug_print_state(pcb->state);
556 tcp_debug_print_state(pcb->state);