Home
last modified time | relevance | path

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

/include/net/
Dred.h130 u32 qth_max; /* Max avg length threshold: Wlog scaled */ member
170 u32 qth_min, u32 qth_max, u8 Wlog, u8 Plog, in red_set_parms() argument
173 int delta = qth_max - qth_min; in red_set_parms()
177 p->qth_max = qth_max << Wlog; in red_set_parms()
342 else if (qavg >= p->qth_max) in red_cmp_thresh()
/include/uapi/linux/
Dpkt_sched.h202 __u32 qth_max; /* Max average length threshold (bytes) */ member
232 __u32 qth_max; /* Max average length threshold (bytes) */ member
267 __u32 qth_max; /* Max average length threshold (bytes) */ member
307 __u32 qth_max; /* Max average threshold (packets) */ member