Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_police.c117 &police->tcf_rate_est, in tcf_police_init()
124 !gen_estimator_active(&police->tcf_rate_est))) { in tcf_police_init()
265 if (!gen_estimator_read(&police->tcf_rate_est, &sample) || in tcf_police_act()
/openbmc/linux/include/net/
H A Dact_api.h57 #define tcf_rate_est common.tcfa_rate_est macro