Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h220 u_int32_t tcpi_rttbest; /* Best RTT we've seen */ member
H A Dmptcp_usrreq.c2008 ti->tcpi_rttbest = acttp->t_rttbest >> TCP_RTT_SHIFT; in mptcp_fill_info()
H A Dtcp_usrreq.c1791 ti->tcpi_rttbest = tp->t_rttbest >> TCP_RTT_SHIFT; in tcp_fill_info()
/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c7082 countsp->nstat_min_rtt = tcpi->tcpi_rttbest; in necp_request_aop_tcp_netstats()
7116 detailed_countsp->nstat_min_rtt = tcpi->tcpi_rttbest; in necp_request_aop_tcp_netstats()