Home
last modified time | relevance | path

Searched refs:gen_replace_estimator (Results 1 – 7 of 7) sorted by relevance

/linux/net/core/
H A Dgen_estimator.c218 * gen_replace_estimator - replace rate estimator configuration
233 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats, in gen_replace_estimator() function
242 EXPORT_SYMBOL(gen_replace_estimator);
/linux/include/net/
H A Dgen_stats.h76 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats,
/linux/net/sched/
H A Dsch_drr.c90 err = gen_replace_estimator(&cl->bstats, NULL, in drr_change_class()
125 err = gen_replace_estimator(&cl->bstats, NULL, &cl->rate_est, in drr_change_class()
H A Dact_police.c115 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
H A Dsch_qfq.c466 err = gen_replace_estimator(&cl->bstats, NULL, in qfq_change_class()
H A Dsch_htb.c1986 err = gen_replace_estimator(&cl->bstats, NULL, in htb_change_class()
H A Dsch_api.c1401 gen_replace_estimator(&sch->bstats, in qdisc_change()