Lines Matching refs:tc_action_ops
174 const struct tc_action_ops *ops = a->ops; in tcf_idr_release()
305 const struct tc_action_ops *ops, in tcf_del_walker()
355 const struct tc_action_ops *ops, in tcf_generic_walker()
427 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
484 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
559 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
582 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
585 struct tc_action_ops *a; in tcf_register_action()
614 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
617 struct tc_action_ops *a; in tcf_unregister_action()
636 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
638 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
655 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
657 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
738 const struct tc_action_ops *ops; in tcf_action_destroy()
767 const struct tc_action_ops *ops; in tcf_action_put_many()
939 struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla, in tc_action_load_ops()
944 struct tc_action_ops *a_o; in tc_action_load_ops()
1003 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1()
1065 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; in tcf_action_init()
1078 struct tc_action_ops *a_o; in tcf_action_init()
1246 const struct tc_action_ops *ops; in tcf_action_get_1()
1296 const struct tc_action_ops *ops; in tca_action_flush()
1369 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1613 struct tc_action_ops *a_o; in tc_dump_action()