Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
H A Daltq_red.h44 struct redparams { struct
45 int th_min; /* red min threshold */
46 int th_max; /* red max threshold */
47 int inv_pmax; /* inverse of max drop probability */