Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_log.h193 #define TCP_LOG_RTM_RTT(tp, rt) if (tcp_is_log_enabled(tp, TLEF_RTT)) \ macro
H A Dtcp_subr.c1461 TCP_LOG_RTM_RTT(tp, rt); in tcp_getrt_rtt()
1875 TCP_LOG_RTM_RTT(tp, rt); in tcp_close()