Home
last modified time | relevance | path

Searched refs:gen_estimator_active (Results 1 – 2 of 2) sorted by relevance

/net/core/
Dgen_estimator.c242 bool gen_estimator_active(struct net_rate_estimator __rcu **rate_est) in gen_estimator_active() function
246 EXPORT_SYMBOL(gen_estimator_active);
/net/sched/
Dact_police.c130 !gen_estimator_active(&police->tcf_rate_est))) { in tcf_police_init()