Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_newreno.c216 uint32_t cwin, ssthresh_on_loss; in newreno_cong_signal() local
221 ssthresh_on_loss = in newreno_cong_signal()
234 CCV(ccv, tcp_cwnd_ssthresh) = ssthresh_on_loss; in newreno_cong_signal()
242 CCV(ccv, tcp_cwnd_ssthresh) = ssthresh_on_loss; in newreno_cong_signal()
248 CCV(ccv, tcp_cwnd_ssthresh) = ssthresh_on_loss; in newreno_cong_signal()