Home | History | Annotate | Download | only in misc

Lines Matching full:ssthresh

447 	int		rto, ato, qack, cwnd, ssthresh;
1227 &s.cwnd, &s.ssthresh, opt);
1235 s.ssthresh = -1;
1267 if (s.ssthresh != -1)
1268 printf(" ssthresh:%d", s.ssthresh);
1398 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);