Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_pedit.h53 static inline u32 tcf_pedit_htype(const struct tc_action *a, int index) in tcf_pedit_htype() function
/openbmc/linux/net/sched/
H A Dact_pedit.c575 entry->mangle.htype = tcf_pedit_htype(act, k); in tcf_pedit_offload_act_setup()