Lines Matching refs:tc_action_ops

422 	const struct tc_action_ops *ops = a->ops;  in tcf_idr_release()
587 const struct tc_action_ops *ops, in tcf_del_walker()
637 const struct tc_action_ops *ops, in tcf_generic_walker()
677 const struct tc_action_ops *ops, in __tcf_generic_walker()
689 const struct tc_action_ops *ops, in __tcf_idr_search()
734 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
793 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
888 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
964 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
967 struct tc_action_ops *a; in tcf_register_action()
1009 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
1012 struct tc_action_ops *a; in tcf_unregister_action()
1034 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
1036 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
1053 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
1055 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
1137 const struct tc_action_ops *ops; in tcf_action_destroy()
1166 const struct tc_action_ops *ops; in tcf_action_put_many()
1317 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops()
1322 struct tc_action_ops *a_o; in tc_action_load_ops()
1380 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1()
1453 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; in tcf_action_init()
1466 struct tc_action_ops *a_o; in tcf_action_init()
1659 const struct tc_action_ops *ops; in tcf_action_get_1()
1709 const struct tc_action_ops *ops; in tca_action_flush()
1780 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1810 const struct tc_action_ops *ops = action->ops; in tcf_reoffload_del_notify()
2110 struct tc_action_ops *a_o; in tc_dump_action()