Searched refs:SKBEDIT_F_MARK (Results 1 – 3 of 3) sorted by relevance
63 if (params->flags & SKBEDIT_F_MARK) { in tcf_skbedit_act()133 flags |= SKBEDIT_F_MARK; in tcf_skbedit_init()198 if (flags & SKBEDIT_F_MARK) in tcf_skbedit_init()255 if ((params->flags & SKBEDIT_F_MARK) && in tcf_skbedit_dump()
28 #define SKBEDIT_F_MARK 0x4 macro
40 return flags == SKBEDIT_F_MARK; in is_tcf_skbedit_mark()