Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_skbedit.h30 #define SKBEDIT_F_MASK 0x10 macro
/Linux-v5.4/net/sched/
Dact_skbedit.c138 flags |= SKBEDIT_F_MASK; in tcf_skbedit_init()
204 if (flags & SKBEDIT_F_MASK) in tcf_skbedit_init()
261 if ((params->flags & SKBEDIT_F_MASK) && in tcf_skbedit_dump()