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()
868 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
944 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
947 struct tc_action_ops *a; in tcf_register_action()
989 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
992 struct tc_action_ops *a; in tcf_unregister_action()
1014 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
1016 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
1033 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
1035 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
1117 const struct tc_action_ops *ops; in tcf_action_destroy()
1146 const struct tc_action_ops *ops; in tcf_action_put_many()
1297 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops()
1302 struct tc_action_ops *a_o; in tc_action_load_ops()
1360 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1()
1433 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; in tcf_action_init()
1446 struct tc_action_ops *a_o; in tcf_action_init()
1639 const struct tc_action_ops *ops; in tcf_action_get_1()
1689 const struct tc_action_ops *ops; in tca_action_flush()
1760 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1790 const struct tc_action_ops *ops = action->ops; in tcf_reoffload_del_notify()
2090 struct tc_action_ops *a_o; in tc_dump_action()