Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/tc_act/
Dtc_skbedit.h87 static inline u32 tcf_skbedit_priority(const struct tc_action *a) in tcf_skbedit_priority() function
/linux-6.12.1/net/sched/
Dact_skbedit.c383 entry->priority = tcf_skbedit_priority(act); in tcf_skbedit_offload_act_setup()