Searched refs:SKBEDIT_F_MARK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_skbedit.h29 #define SKBEDIT_F_MARK 0x4 macro
/linux-4.1.27/net/sched/
H A Dact_skbedit.c46 if (d->flags & SKBEDIT_F_MARK) tcf_skbedit()
92 flags |= SKBEDIT_F_MARK; tcf_skbedit_init()
124 if (flags & SKBEDIT_F_MARK) tcf_skbedit_init()
159 if ((d->flags & SKBEDIT_F_MARK) && tcf_skbedit_dump()

Completed in 28 milliseconds