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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.c160 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
263 rp->red_weight = W_WEIGHT_2;
H A Dclassq_rio.c156 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
239 rp->rio_weight = W_WEIGHT_2;

Completed in 20 milliseconds