Home
last modified time | relevance | path

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

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