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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.c154 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
235 rp->red_weight = W_WEIGHT;
H A Dclassq_rio.c150 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
247 rp->rio_weight = W_WEIGHT;

Completed in 23 milliseconds