Searched refs:tcps_segstimed (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | tcp_var.h | 1207 u_int32_t tcps_segstimed; /* segs where we tried to get rtt */ member |
| H A D | tcp_output.c | 2935 tcpstat.tcps_segstimed++; in tcp_output() |