Home | History | Annotate | Download | only in misc

Lines Matching refs:ssthresh

439 	int		rto, ato, qack, cwnd, ssthresh;
1218 &s.cwnd, &s.ssthresh, opt);
1226 s.ssthresh = -1;
1258 if (s.ssthresh != -1)
1259 printf(" ssthresh:%d", s.ssthresh);
1377 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);