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