Searched refs:SKBEDIT_F_MARK (Results 1 – 5 of 5) sorted by relevance
63 if (params->flags & SKBEDIT_F_MARK) { in tcf_skbedit_act()144 flags |= SKBEDIT_F_MARK; in tcf_skbedit_init()209 if (flags & SKBEDIT_F_MARK) in tcf_skbedit_init()264 if ((params->flags & SKBEDIT_F_MARK) && in tcf_skbedit_dump()
28 #define SKBEDIT_F_MARK 0x4 macro
30 #define SKBEDIT_F_MARK 0x4 macro
49 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK); in is_tcf_skbedit_mark()