Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_api.c166 static bool tc_act_skip_sw(u32 flags) in tc_act_skip_sw() function
254 bool skip_sw = tc_act_skip_sw(action->tcfa_flags); in tcf_action_offload_add_ex()
1078 if (tc_act_skip_sw(a->tcfa_flags)) in tcf_action_exec()
1478 if (skip_sw != tc_act_skip_sw(act->tcfa_flags) || in tcf_action_init()
1487 if (tc_act_skip_sw(act->tcfa_flags) && err) in tcf_action_init()
1862 if (tc_act_skip_sw(p->tcfa_flags) && in tcf_action_reoffload_cb()