Searched refs:tcps_rack_rexmits (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ | ||
| H A D | tcp_var.h | 1313 u_int32_t tcps_rack_rexmits; /* RACK rexmit segments */ member |
| H A D | tcp_output.c | 1279 tcpstat.tcps_rack_rexmits++; in tcp_output() |