Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_log.h149 #define TCP_LOG_RTM_RTT(tp, rt) if (tcp_is_log_enabled(tp, TLEF_RTT)) \ macro
H A Dtcp_subr.c1235 TCP_LOG_RTM_RTT(tp, rt); in tcp_getrt_rtt()
1554 TCP_LOG_RTM_RTT(tp, rt); in tcp_close()