Lines Matching refs:tc_action_ops
288 const struct tc_action_ops *ops) in tcf_del_walker()
329 const struct tc_action_ops *ops, in tcf_generic_walker()
401 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
531 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
554 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
557 struct tc_action_ops *a; in tcf_register_action()
586 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
589 struct tc_action_ops *a; in tcf_unregister_action()
608 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
610 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
627 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
629 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
701 const struct tc_action_ops *ops; in tcf_action_destroy()
737 const struct tc_action_ops *ops; in tcf_action_put_many()
849 struct tc_action_ops *a_o; in tcf_action_init_1()
1097 const struct tc_action_ops *ops; in tcf_action_get_1()
1147 const struct tc_action_ops *ops; in tca_action_flush()
1220 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1461 struct tc_action_ops *a_o; in tc_dump_action()