Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_api.c1459 static bool tc_act_bind(u32 flags) in tc_act_bind() function
1517 if (tc_act_bind(flags)) { in tcf_action_init()
1521 if (tc_act_bind(act->tcfa_flags)) { in tcf_action_init()
1934 if (IS_ERR(p) || tc_act_bind(p->tcfa_flags)) in tcf_action_reoffload_cb()