Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dtcp_impl.h464 void tcp_debug_print_state(enum tcp_state s);
470 # define tcp_debug_print_state(s) macro
/lk-master/external/lib/lwip/core/
A Dtcp.c289 tcp_debug_print_state(pcb->state); in tcp_close()
1653 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state() function
1705 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
1712 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
1719 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
A Dtcp_in.c275 tcp_debug_print_state(pcb->state); in tcp_input()
386 tcp_debug_print_state(pcb->state); in tcp_input()

Completed in 10 milliseconds