Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_skbedit.h70 static inline u32 tcf_skbedit_ptype(const struct tc_action *a) in tcf_skbedit_ptype() function
/openbmc/linux/net/sched/
H A Dact_skbedit.c380 entry->ptype = tcf_skbedit_ptype(act); in tcf_skbedit_offload_act_setup()