Searched refs:tcp_debug_print_state (Results 1 – 4 of 4) sorted by relevance
490 void tcp_debug_print_state(enum tcp_state s);496 # define tcp_debug_print_state(s) macro
481 void tcp_debug_print_state(enum tcp_state s);487 # define tcp_debug_print_state(s) macro
385 tcp_debug_print_state(pcb->state); in tcp_close()2093 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state() function2147 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()2153 tcp_debug_print_state(pcbl->state); in tcp_debug_print_pcbs()2161 tcp_debug_print_state(pcb->state); in tcp_debug_print_pcbs()
342 tcp_debug_print_state(pcb->state);496 tcp_debug_print_state(pcb->state);
Completed in 23 milliseconds