Searched refs:tcps_dsack_sent (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | tcp_var.h | 1367 u_int32_t tcps_dsack_sent; /* Sent DSACK notification */ member |
| H A D | tcp_output.c | 2036 tcpstat.tcps_dsack_sent++; in tcp_output() |