Searched refs:next_cwnd (Results 1 – 2 of 2) sorted by relevance
147 ushort next_cwnd; /* incr maxout after decrementing to zero */ member
994 else if (t->nout == t->maxout && t->next_cwnd-- == 0) { in calc_rttavg()996 t->next_cwnd = t->maxout; in calc_rttavg()1602 t->next_cwnd = t->nframes; in aoecmd_wreset()