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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.c158 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
275 rp->red_weight = W_WEIGHT_1;
H A Dclassq_rio.c154 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
256 rp->rio_weight = W_WEIGHT_1;

Completed in 25 milliseconds