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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.c156 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
266 rp->red_weight = W_WEIGHT_1;
H A Dclassq_rio.c152 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
242 rp->rio_weight = W_WEIGHT_1;

Completed in 21 milliseconds