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