Home
last modified time | relevance | path

Searched refs:tcp_log_summary_needed (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_log.h178 tcp_log_summary_needed(struct tcpcb *tp) in tcp_log_summary_needed() function
214 #define TCP_LOG_CONNECTION_SUMMARY(tp) if (tcp_log_summary_needed(tp)) \