Searched refs:tcp_debug_print_state (Results 1 – 3 of 3) sorted by relevance
464 void tcp_debug_print_state(enum tcp_state s);470 # define tcp_debug_print_state(s) macro
289 tcp_debug_print_state(pcb->state); in tcp_close()1653 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state() function1705 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()
275 tcp_debug_print_state(pcb->state); in tcp_input()386 tcp_debug_print_state(pcb->state); in tcp_input()
Completed in 10 milliseconds