Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dgen_estimator.c200 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator() function
210 EXPORT_SYMBOL(gen_kill_estimator);
/Linux-v4.19/include/net/
Dgen_stats.h64 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
/Linux-v4.19/net/netfilter/
Dxt_RATEEST.c85 gen_kill_estimator(&est->rate_est); in xt_rateest_put()
/Linux-v4.19/Documentation/networking/
Dgen_stats.txt111 Once you are done, call gen_kill_estimator(my_basicstats,
/Linux-v4.19/net/sched/
Dsch_drr.c155 gen_kill_estimator(&cl->rate_est); in drr_destroy_class()
Dsch_qfq.c514 gen_kill_estimator(&cl->rate_est); in qfq_change_class()
539 gen_kill_estimator(&cl->rate_est); in qfq_destroy_class()
Dsch_generic.c958 gen_kill_estimator(&qdisc->rate_est); in qdisc_destroy()
Dsch_hfsc.c1096 gen_kill_estimator(&cl->rate_est); in hfsc_destroy_class()
Dsch_htb.c1229 gen_kill_estimator(&cl->rate_est); in htb_destroy_class()
Dsch_cbq.c1423 gen_kill_estimator(&cl->rate_est); in cbq_destroy_class()
Dact_api.c98 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()