Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
HDaltq_red.h85 int red_probd; /* drop probability denominator */ member
HDaltq_red.c234 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) in red_alloc()
319 rp->red_probd, rp->red_count)) { in red_addq()