Searched refs:tcpi_dsack_sent (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp_private.h | 306 u_int32_t tcpi_dsack_sent; /* Sent DSACK notification */ member |
| H A D | tcp_usrreq.c | 1908 ti->tcpi_dsack_sent = tp->t_dsack_sent; in tcp_fill_info() |