HomeSort by: relevance | last modified time | path
    Searched defs:pow_w (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_red.c 390 pow_w(rp->red_wtab, n);
640 * pow_w(wtab, n) returns (1 - Wq)^n in fixed-point
699 pow_w(struct wtab *w, int n) function in typeref:typename:int32_t
altq_red.c 390 pow_w(rp->red_wtab, n);
640 * pow_w(wtab, n) returns (1 - Wq)^n in fixed-point
699 pow_w(struct wtab *w, int n) function in typeref:typename:int32_t
altq_red.c 390 pow_w(rp->red_wtab, n);
640 * pow_w(wtab, n) returns (1 - Wq)^n in fixed-point
699 pow_w(struct wtab *w, int n) function in typeref:typename:int32_t

Completed in 186 milliseconds