Home
last modified time | relevance | path

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

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