Searched refs:SKBEDIT_F_MARK (Results 1 – 3 of 3) sorted by relevance
73 if (params->flags & SKBEDIT_F_MARK) { in tcf_skbedit_act()139 flags |= SKBEDIT_F_MARK; in tcf_skbedit_init()204 if (flags & SKBEDIT_F_MARK) in tcf_skbedit_init()249 if ((params->flags & SKBEDIT_F_MARK) && in tcf_skbedit_dump()
30 #define SKBEDIT_F_MARK 0x4 macro
51 return flags == SKBEDIT_F_MARK; in is_tcf_skbedit_mark()