Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1254 u_int32_t tcps_cachedrtt; /* times cached RTT in route updated */ member
H A Dtcp_subr.c1593 tcpstat.tcps_cachedrtt++; in tcp_close()