Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_red.h85 int red_probd; /* drop probability denominator */ member
H A Daltq_red.c255 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) in red_alloc()
338 rp->red_probd, rp->red_count)) { in red_addq()