Home
last modified time | relevance | path

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

/include/net/
Dred.h147 int qcount; /* Number of packets since last random member
168 v->qcount = -1; in red_set_vars()
239 v->qcount = -1; in red_restart()
342 return !(((qavg - p->qth_min) >> p->Wlog) * v->qcount < v->qR); in red_mark_probability()
373 v->qcount = -1; in red_action()
377 if (++v->qcount) { in red_action()
379 v->qcount = 0; in red_action()
389 v->qcount = -1; in red_action()