SKBEDIT_F_MARK
return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK);
flags |= SKBEDIT_F_MARK;
if (flags & SKBEDIT_F_MARK)
if ((params->flags & SKBEDIT_F_MARK) &&
if (params->flags & SKBEDIT_F_MARK) {