Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgen_estimator.c233 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.c85 err = gen_replace_estimator(&cl->bstats, NULL, in drr_change_class()
119 err = gen_replace_estimator(&cl->bstats, NULL, &cl->rate_est, in drr_change_class()
H A Dsch_hfsc.c972 err = gen_replace_estimator(&cl->bstats, NULL, in hfsc_change_class()
H A Dsch_api.c1442 gen_replace_estimator(&sch->bstats, in qdisc_change()