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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.c162 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
272 rp->red_weight = W_WEIGHT_2;
H A Dclassq_rio.c158 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */ macro
253 rp->rio_weight = W_WEIGHT_2;

Completed in 20 milliseconds