Home | History | Annotate | Download | only in misc

Lines Matching full:cwnd

382 	int		rto, ato, qack, cwnd, ssthresh;
1161 &s.cwnd, &s.ssthresh, opt);
1168 s.cwnd = 2;
1199 if (s.cwnd != 2)
1200 printf(" cwnd:%d", s.cwnd);
1318 printf(" cwnd:%d", info->tcpi_snd_cwnd);