Home
last modified time | relevance | path

Searched refs:tc_act_skip_sw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_api.c167 static bool tc_act_skip_sw(u32 flags) in tc_act_skip_sw() function
251 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()
1494 if (skip_sw != tc_act_skip_sw(act->tcfa_flags) || in tcf_action_init()
1503 if (tc_act_skip_sw(act->tcfa_flags) && err) in tcf_action_init()
1880 if (tc_act_skip_sw(p->tcfa_flags) && in tcf_action_reoffload_cb()