Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1259 u_int32_t tcps_usedssthresh; /* times ssthresh initialized from rt*/ member
H A Dtcp_input.c7083 tcpstat.tcps_usedssthresh++; in tcp_mss()