Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_red.h86 int red_probd; /* drop probability denominator */ member
H A Daltq_red.c256 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) in red_alloc()
339 rp->red_probd, rp->red_count)) { in red_addq()