Home
last modified time | relevance | path

Searched refs:tcpi_dsack_sent (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h306 u_int32_t tcpi_dsack_sent; /* Sent DSACK notification */ member
H A Dtcp_usrreq.c1908 ti->tcpi_dsack_sent = tp->t_dsack_sent; in tcp_fill_info()