Home
last modified time | relevance | path

Searched refs:qcount (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dred.h145 int qcount; /* Number of packets since last random member
166 v->qcount = -1; in red_set_vars()
226 v->qcount = -1; in red_restart()
329 return !(((qavg - p->qth_min) >> p->Wlog) * v->qcount < v->qR); in red_mark_probability()
360 v->qcount = -1; in red_action()
364 if (++v->qcount) { in red_action()
366 v->qcount = 0; in red_action()
376 v->qcount = -1; in red_action()