Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/ !
H A Dtcp_var.h1257 u_int32_t tcps_usedrtt; /* times RTT initialized from route */ member
H A Dtcp_subr.c1288 tcpstat.tcps_usedrtt++; in tcp_getrt_rtt()