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