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

/freebsd-13-stable/sys/net/altq/
H A Daltq_rio.c135 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
207 rp->rio_weight = W_WEIGHT_2;
H A Daltq_red.c144 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
226 rp->red_weight = W_WEIGHT_2;

Completed in 114 milliseconds