Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
H A Dtc_skbedit.h17 #define SKBEDIT_F_MASK 0x10 macro
/linux/net/sched/
H A Dact_skbedit.c175 flags |= SKBEDIT_F_MASK; in tcf_skbedit_init()
262 if (flags & SKBEDIT_F_MASK) in tcf_skbedit_init()
317 if ((params->flags & SKBEDIT_F_MASK) && in tcf_skbedit_dump()