Searched refs:tcp_debug_print (Results 1 – 3 of 3) sorted by relevance
490 void tcp_debug_print(struct tcp_hdr *tcphdr);496 # define tcp_debug_print(tcphdr) macro
141 tcp_debug_print(tcphdr);167 tcp_debug_print(tcphdr);
2409 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print() function