Home
last modified time | relevance | path

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

/trueos/sys/contrib/altq/altq/
HDaltq_red.h145 int red_probd; /* drop probability denominator */ member
HDaltq_red.c312 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) in red_alloc()
412 rp->red_probd, rp->red_count)) { in red_addq()