Searched refs:SKBEDIT_F_MARK (Results 1 – 2 of 2) sorted by relevance
46 if (d->flags & SKBEDIT_F_MARK) in tcf_skbedit()92 flags |= SKBEDIT_F_MARK; in tcf_skbedit_init()125 if (flags & SKBEDIT_F_MARK) in tcf_skbedit_init()160 if ((d->flags & SKBEDIT_F_MARK) && in tcf_skbedit_dump()
29 #define SKBEDIT_F_MARK 0x4 macro