Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_api.c1424 static bool tc_act_bind(u32 flags) in tc_act_bind() function
1472 if (tc_act_bind(flags)) { in tcf_action_init()
1476 if (tc_act_bind(act->tcfa_flags)) in tcf_action_init()
1850 if (IS_ERR(p) || tc_act_bind(p->tcfa_flags)) in tcf_action_reoffload_cb()