Lines Matching refs:tc_action_ops
21 struct tc_action_ops;
24 const struct tc_action_ops *ops;
90 struct tc_action_ops {
107 const struct tc_action_ops *,
120 const struct tc_action_ops *ops;
125 const struct tc_action_ops *ops)
139 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
159 const struct tc_action_ops *ops,
163 struct tc_action **a, const struct tc_action_ops *ops,
167 const struct tc_action_ops *ops, int bind,
175 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
176 int tcf_unregister_action(struct tc_action_ops *a,
185 struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla,
191 struct tc_action_ops *a_o, int *init_res,