Searched refs:tcp_log_connection_summary (Results 1 – 2 of 2) sorted by relevance
94 extern void tcp_log_connection_summary(const char *func_name, int line_no, struct tcpcb *tp);215 tcp_log_connection_summary(__func__, __LINE__, (tp))
566 tcp_log_connection_summary(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_connection_summary() function