Searched refs:tcp_debug_print (Results 1 – 3 of 3) sorted by relevance
462 void tcp_debug_print(struct tcp_hdr *tcphdr);468 # define tcp_debug_print(tcphdr) macro
112 tcp_debug_print(tcphdr); in tcp_input()138 tcp_debug_print(tcphdr); in tcp_input()
1617 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print() function