Searched refs:SKBEDIT_F_MARK (Results 1 – 3 of 3) sorted by relevance
15 #define SKBEDIT_F_MARK 0x4 macro
82 if (params->flags & SKBEDIT_F_MARK) { in tcf_skbedit_act()170 flags |= SKBEDIT_F_MARK; in tcf_skbedit_init()256 if (flags & SKBEDIT_F_MARK) in tcf_skbedit_init()311 if ((params->flags & SKBEDIT_F_MARK) && in tcf_skbedit_dump()
50 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK); in is_tcf_skbedit_mark()