tc_act_skip_sw
if (tc_act_skip_sw(a->tcfa_flags))
if ((tc_act_skip_sw(act->tcfa_flags) && !skip_sw) ||
if (skip_sw != tc_act_skip_sw(act->tcfa_flags) ||
if (tc_act_skip_sw(act->tcfa_flags) && err)
if (tc_act_skip_sw(p->tcfa_flags) &&
bool skip_sw = tc_act_skip_sw(action->tcfa_flags);