Searched refs:tc_red_eval_ewma (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.h5 extern int tc_red_eval_ewma(unsigned qmin, unsigned burst, unsigned avpkt);
H A Dtc_red.c53 int tc_red_eval_ewma(unsigned qmin, unsigned burst, unsigned avpkt) function
H A Dq_red.c126 if ((wlog = tc_red_eval_ewma(opt.qth_min, burst, avpkt)) < 0) {
H A Dq_gred.c226 if ((wlog = tc_red_eval_ewma(opt.qth_min, burst, avpkt)) < 0) {

Completed in 30 milliseconds