Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/tc_act/
Dtc_pedit.h63 static inline u32 tcf_pedit_offset(const struct tc_action *a, int index) in tcf_pedit_offset() function
/Linux-v5.10/net/sched/
Dcls_api.c3647 entry->mangle.offset = tcf_pedit_offset(act, k); in tc_setup_flow_action()