Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/tc_act/
Dtc_police.h182 static inline u16 tcf_police_rate_overhead(const struct tc_action *act) in tcf_police_rate_overhead() function
/linux-6.1.9/net/sched/
Dact_police.c454 entry->police.overhead = tcf_police_rate_overhead(act); in tcf_police_offload_act_setup()