Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c655 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action() function
1265 ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1()
1313 ops = tc_lookup_action(kind); in tca_action_flush()
1635 a_o = tc_lookup_action(kind); in tc_dump_action()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1033 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action() function
1658 ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1()
1706 ops = tc_lookup_action(kind); in tca_action_flush()
2112 a_o = tc_lookup_action(kind); in tc_dump_action()

Completed in 6 milliseconds