Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_log.h146 #define TCP_LOG_RTM_RTT(tp, rt) if (tcp_is_log_enabled(tp, TLEF_RTT)) \ macro
H A Dtcp_subr.c1230 TCP_LOG_RTM_RTT(tp, rt); in tcp_getrt_rtt()
1548 TCP_LOG_RTM_RTT(tp, rt); in tcp_close()