Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_log.h158 tcp_log_summary_needed(struct tcpcb *tp) in tcp_log_summary_needed() function
194 #define TCP_LOG_CONNECTION_SUMMARY(tp) if (tcp_log_summary_needed(tp)) \