Searched refs:tcps_sack_rexmit_bytes (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ | ||
| H A D | tcp_var.h | 1305 u_int32_t tcps_sack_rexmit_bytes; /* SACK rexmit bytes */ member |
| H A D | tcp_output.c | 1323 tcpstat.tcps_sack_rexmit_bytes += in tcp_output() |