Searched refs:tc_act_skip_sw (Results 1 – 1 of 1) sorted by relevance
167 static bool tc_act_skip_sw(u32 flags) in tc_act_skip_sw() function251 bool skip_sw = tc_act_skip_sw(action->tcfa_flags); in tcf_action_offload_add_ex()1094 if (tc_act_skip_sw(a->tcfa_flags)) in tcf_action_exec()1500 if ((tc_act_skip_sw(act->tcfa_flags) && !skip_sw) || in tcf_action_init()1515 if (skip_sw != tc_act_skip_sw(act->tcfa_flags) || in tcf_action_init()1524 if (tc_act_skip_sw(act->tcfa_flags) && err) in tcf_action_init()1901 if (tc_act_skip_sw(p->tcfa_flags) && in tcf_action_reoffload_cb()