Home
last modified time | relevance | path

Searched defs:qavg (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/net/
Dred.h148 unsigned long qavg; /* Average queue length: Wlog scaled */ member
310 unsigned long qavg) in red_mark_probability()
337 static inline int red_cmp_thresh(const struct red_parms *p, unsigned long qavg) in red_cmp_thresh()
355 unsigned long qavg) in red_action()
385 unsigned long qavg; in red_adaptative_algo() local
/linux-3.3/net/sched/
Dsch_gred.c156 unsigned long qavg = 0; in gred_enqueue() local