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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.c152 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
233 rp->red_weight = W_WEIGHT;
H A Dclassq_rio.c148 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
233 rp->rio_weight = W_WEIGHT;

Completed in 21 milliseconds