Searched refs:tcp_debug_print_state (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dtcp.c121 tcp_debug_print_state(pcb->state);
1061 tcp_debug_print_state(enum tcp_state s) function
1139 tcp_debug_print_state(pcb->state);
1146 tcp_debug_print_state(pcb->state);
1153 tcp_debug_print_state(pcb->state);
H A Dtcp_in.c250 tcp_debug_print_state(pcb->state);
318 tcp_debug_print_state(pcb->state);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dtcp_impl.h493 void tcp_debug_print_state(enum tcp_state s);
499 # define tcp_debug_print_state(s) macro
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dtcp.c298 tcp_debug_print_state(pcb->state);
1801 tcp_debug_print_state(enum tcp_state s) function
1853 tcp_debug_print_state(pcb->state);
1860 tcp_debug_print_state(pcb->state);
1867 tcp_debug_print_state(pcb->state);
H A Dtcp_in.c338 tcp_debug_print_state(pcb->state);
449 tcp_debug_print_state(pcb->state);
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dtcp.h440 void tcp_debug_print_state(enum tcp_state s);
446 # define tcp_debug_print_state(s) macro
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_msg.c222 tcp_debug_print_state(newpcb->state);

Completed in 64 milliseconds