Home
last modified time | relevance | path

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

/linux-6.15/include/net/tc_act/
H A Dtc_skbedit.h53 static inline u32 tcf_skbedit_mark(const struct tc_action *a) in tcf_skbedit_mark() function
/linux-6.15/net/sched/
H A Dact_skbedit.c377 entry->mark = tcf_skbedit_mark(act); in tcf_skbedit_offload_act_setup()