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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_red.h161 extern int32_t pow_w(struct wtab *, int);
H A Dclassq_red.c370 pow_w(rp->red_wtab, n);
546 * pow_w(wtab, n) returns (1 - Wq)^n in fixed-point
605 pow_w(struct wtab *w, int n) function
H A Dclassq_rio.c411 pow_w(rp->rio_wtab, n);

Completed in 22 milliseconds