Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_rio.c134 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
206 rp->rio_weight = W_WEIGHT_2; in rio_alloc()
H A Daltq_red.c143 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
225 rp->red_weight = W_WEIGHT_2; in red_alloc()