Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_rio.c131 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
210 rp->rio_weight = W_WEIGHT_1; in rio_alloc()
H A Daltq_red.c140 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
229 rp->red_weight = W_WEIGHT_1; in red_alloc()