Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dred.h149 unsigned long qavg; /* Average queue length: Wlog scaled */ member
311 unsigned long qavg) in red_mark_probability()
338 static inline int red_cmp_thresh(const struct red_parms *p, unsigned long qavg) in red_cmp_thresh()
356 unsigned long qavg) in red_action()
386 unsigned long qavg; in red_adaptative_algo() local
/linux-3.4.99/net/sched/
Dsch_gred.c156 unsigned long qavg = 0; in gred_enqueue() local