Home
last modified time | relevance | path

Searched refs:tcfa_rate_est (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dact_api.h36 struct net_rate_estimator __rcu *tcfa_rate_est; member
55 #define tcf_rate_est common.tcfa_rate_est
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h37 struct net_rate_estimator __rcu *tcfa_rate_est; member
57 #define tcf_rate_est common.tcfa_rate_est
/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c121 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()
459 &p->tcfa_rate_est, in tcf_idr_create()
1172 gnet_stats_copy_rate_est(&d, &p->tcfa_rate_est) < 0 || in tcf_action_copy_stats()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c369 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()
768 &p->tcfa_rate_est, in tcf_idr_create()
1560 gnet_stats_copy_rate_est(&d, &p->tcfa_rate_est) < 0 || in tcf_action_copy_stats()

Completed in 6 milliseconds