Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_rio.c127 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
201 rp->rio_weight = W_WEIGHT; in rio_alloc()
H A Daltq_red.c136 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
186 rp->red_weight = W_WEIGHT; in red_alloc()