Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/priv/
A Dtcp_priv.h492 void tcp_debug_print_state(enum tcp_state s);
498 # define tcp_debug_print_state(s) macro
/lib/lwip/lwip/src/core/
A Dtcp.c491 tcp_debug_print_state(pcb->state); in tcp_close()
2451 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state() function
2505 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
2511 tcp_debug_print_state(pcbl->state); in tcp_debug_print_pcbs()
2519 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
A Dtcp_in.c404 tcp_debug_print_state(pcb->state);
556 tcp_debug_print_state(pcb->state);

Completed in 10 milliseconds