Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_api.c364 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action() function
730 a->ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1()
788 a.ops = tc_lookup_action(kind); in tca_action_flush()
1043 a_o = tc_lookup_action(kind); in tc_dump_action()