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

/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_rio.c137 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
227 rp->rio_weight = W_WEIGHT;
H A Daltq_red.c149 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */ macro
246 rp->red_weight = W_WEIGHT;

Completed in 106 milliseconds