Home
last modified time | relevance | path

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

/linux/include/net/
H A Dred.h150 unsigned long qavg; /* Average queue length: Wlog scaled */ member
371 unsigned long qavg) in red_mark_probability()
398 static inline int red_cmp_thresh(const struct red_parms *p, unsigned long qavg) in red_cmp_thresh()
416 unsigned long qavg) in red_action()
446 unsigned long qavg; in red_adaptative_algo() local
/linux/net/sched/
H A Dsch_gred.c170 unsigned long qavg = 0; in gred_enqueue() local
809 unsigned long qavg; in gred_dump() local