Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
1074 if (tc_act_skip_sw(a->tcfa_flags)) in tcf_action_exec()
1474 if (skip_sw != tc_act_skip_sw(act->tcfa_flags) || in tcf_action_init()
1483 if (tc_act_skip_sw(act->tcfa_flags) && err) in tcf_action_init()
1860 if (tc_act_skip_sw(p->tcfa_flags) && in tcf_action_reoffload_cb()

Completed in 3 milliseconds