Searched refs:tcps_cachedrtt (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | tcp_var.h | 1254 u_int32_t tcps_cachedrtt; /* times cached RTT in route updated */ member |
| H A D | tcp_subr.c | 1593 tcpstat.tcps_cachedrtt++; in tcp_close() |