Lines Matching defs:tc_action_ops
22 struct tc_action_ops;
25 const struct tc_action_ops *ops;
113 struct tc_action_ops {
131 const struct tc_action_ops *,
153 const struct tc_action_ops *ops;
158 const struct tc_action_ops *ops)
172 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
190 const struct tc_action_ops *ops,
194 struct tc_action **a, const struct tc_action_ops *ops,
198 const struct tc_action_ops *ops, int bind,
206 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
207 int tcf_unregister_action(struct tc_action_ops *a,
218 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags,
222 struct tc_action_ops *a_o, int *init_res,