Home
last modified time | relevance | path

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

/xnu-8792.81.2/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.c1242 TCP_LOG_RTM_RTT(tp, rt); in tcp_getrt_rtt()
1561 TCP_LOG_RTM_RTT(tp, rt); in tcp_close()