Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_police.h172 static inline u32 tcf_police_tcfp_ewma_rate(const struct tc_action *act) in tcf_police_tcfp_ewma_rate() function
/openbmc/linux/net/sched/
H A Dact_police.c456 entry->police.avrate = tcf_police_tcfp_ewma_rate(act); in tcf_police_offload_act_setup()