Searched refs:tc_red_eval_P (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dtc_red.h4 extern int tc_red_eval_P(unsigned qmin, unsigned qmax, double prob);
H A Dtc_red.c30 int tc_red_eval_P(unsigned qmin, unsigned qmax, double prob) function
H A Dq_red.c133 if ((wlog = tc_red_eval_P(opt.qth_min, opt.qth_max, probability)) < 0) {
H A Dq_gred.c234 if ((wlog = tc_red_eval_P(opt.qth_min, opt.qth_max, probability)) < 0) {

Completed in 62 milliseconds