Lines Matching refs:tc_action_ops

428 	const struct tc_action_ops *ops = a->ops;  in tcf_idr_release()
591 const struct tc_action_ops *ops, in tcf_del_walker()
641 const struct tc_action_ops *ops, in tcf_generic_walker()
681 const struct tc_action_ops *ops, in __tcf_generic_walker()
693 const struct tc_action_ops *ops, in __tcf_idr_search()
738 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
797 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
872 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
948 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
951 struct tc_action_ops *a; in tcf_register_action()
993 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
996 struct tc_action_ops *a; in tcf_unregister_action()
1018 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
1020 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
1037 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
1039 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()
1121 const struct tc_action_ops *ops; in tcf_action_destroy()
1150 const struct tc_action_ops *ops; in tcf_action_put_many()
1301 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops()
1306 struct tc_action_ops *a_o; in tc_action_load_ops()
1364 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1()
1437 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; in tcf_action_init()
1450 struct tc_action_ops *a_o; in tcf_action_init()
1641 const struct tc_action_ops *ops; in tcf_action_get_1()
1691 const struct tc_action_ops *ops; in tca_action_flush()
1762 const struct tc_action_ops *ops = a->ops; in tcf_action_delete()
1792 const struct tc_action_ops *ops = action->ops; in tcf_reoffload_del_notify()
2092 struct tc_action_ops *a_o; in tc_dump_action()