Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_police.h114 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) in tcf_police_burst_pkt() function
/openbmc/linux/net/sched/
H A Dact_police.c458 entry->police.burst_pkt = tcf_police_burst_pkt(act); in tcf_police_offload_act_setup()