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

/linux-master/net/sched/
H A Dact_api.c1054 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) function
1686 ops = tc_lookup_action(tb[TCA_ACT_KIND]);
1734 ops = tc_lookup_action(kind);
2187 a_o = tc_lookup_action(kind);

Completed in 209 milliseconds