Searched refs:tcp_debug_print (Results 1 – 3 of 3) sorted by relevance
447 void tcp_debug_print(struct tcp_hdr *tcphdr);453 # define tcp_debug_print(tcphdr) macro
112 tcp_debug_print(tcphdr); in tcp_input()144 tcp_debug_print(tcphdr); in tcp_input()
1510 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print() function