Home
last modified time | relevance | path

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

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