Home
last modified time | relevance | path

Searched refs:pow_w (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_red.h119 extern int32_t pow_w(struct wtab *, int);
H A Daltq_red.c313 pow_w(rp->red_wtab, n); in red_addq()
602 pow_w(struct wtab *w, int n) in pow_w() function
H A Daltq_rio.c350 pow_w(rp->rio_wtab, n); in rio_addq()