Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/altq/
Daltq_rio.c134 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
229 rp->rio_weight = W_WEIGHT_1; in rio_alloc()
Daltq_red.c146 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */ macro
281 rp->red_weight = W_WEIGHT_1; in red_alloc()