Searched refs:gen_new_estimator (Results 1 - 7 of 7) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dgen_stats.h40 extern int gen_new_estimator(struct gnet_stats_basic *bstats,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dgen_estimator.c136 * gen_new_estimator - create a new rate estimator
150 int gen_new_estimator(struct gnet_stats_basic *bstats, function
233 * gen_kill_estimator() and gen_new_estimator().
243 return gen_new_estimator(bstats, rate_est, stats_lock, opt);
248 EXPORT_SYMBOL(gen_new_estimator); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_api.c241 gen_new_estimator(&p->tcfc_bstats, &p->tcfc_rate_est,
H A Dact_police.c503 gen_new_estimator(&police->tcf_bstats, &police->tcf_rate_est,
H A Dsch_api.c520 err = gen_new_estimator(&sch->bstats, &sch->rate_est,
H A Dsch_cbq.c1915 gen_new_estimator(&cl->bstats, &cl->rate_est,
H A Dsch_hfsc.c1097 gen_new_estimator(&cl->bstats, &cl->rate_est,

Completed in 80 milliseconds