Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h1136 u_int32_t tcps_dsack_sent; /* Sent DSACK notification */ member
H A Dtcp_output.c1772 tcpstat.tcps_dsack_sent++; in tcp_output()