Lines Matching refs:tc_action_ops
294 const struct tc_action_ops *ops) in tcf_del_walker()
337 const struct tc_action_ops *ops, in tcf_generic_walker()
409 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
465 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
540 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
563 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
566 struct tc_action_ops *a; in tcf_register_action()
595 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
598 struct tc_action_ops *a; in tcf_unregister_action()
617 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
619 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
636 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
638 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
710 const struct tc_action_ops *ops; in tcf_action_destroy()
739 const struct tc_action_ops *ops; in tcf_action_put_many()
920 struct tc_action_ops *a_o; in tcf_action_init_1()
1193 const struct tc_action_ops *ops; in tcf_action_get_1()
1243 const struct tc_action_ops *ops; in tca_action_flush()
1316 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1555 struct tc_action_ops *a_o; in tc_dump_action()