Home
last modified time | relevance | path

Searched defs:inv_pmax (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_rio.h52 int inv_pmax; /* inverse of max drop probability */ member
H A Daltq_red.c173 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, in red_alloc()
H A Daltq_red.h47 int inv_pmax; /* inverse of max drop probability */ member