Home
last modified time | relevance | path

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

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