Home
last modified time | relevance | path

Searched refs:t_dsack_sent (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h806 u_int32_t t_dsack_sent; /* Sent DSACK notification */ member
H A Dtcp_usrreq.c1907 ti->tcpi_dsack_sent = tp->t_dsack_sent; in tcp_fill_info()
H A Dtcp_output.c2037 tp->t_dsack_sent++; in tcp_output()
H A Dtcp_subr.c1358 ifs->dsack_sent = tp->t_dsack_sent; in tcp_create_ifnet_stats_per_flow()