Home
last modified time | relevance | path

Searched refs:gen_kill_estimator (Results 1 – 8 of 8) sorted by relevance

/net/core/
Dgen_estimator.c199 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator() function
209 EXPORT_SYMBOL(gen_kill_estimator);
/net/netfilter/
Dxt_RATEEST.c82 gen_kill_estimator(&est->rate_est); in xt_rateest_put()
/net/sched/
Dsch_drr.c144 gen_kill_estimator(&cl->rate_est); in drr_destroy_class()
Dsch_qfq.c507 gen_kill_estimator(&cl->rate_est); in qfq_change_class()
535 gen_kill_estimator(&cl->rate_est); in qfq_destroy_class()
Dsch_htb.c1625 gen_kill_estimator(&cl->rate_est); in htb_destroy_class()
2084 gen_kill_estimator(&cl->rate_est); in htb_change_class()
Dsch_generic.c1020 gen_kill_estimator(&qdisc->rate_est); in qdisc_destroy()
Dsch_hfsc.c1101 gen_kill_estimator(&cl->rate_est); in hfsc_destroy_class()
Dact_api.c137 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()