Lines Matching refs:tc_action_ops
22 struct tc_action_ops;
25 const struct tc_action_ops *ops;
110 struct tc_action_ops { struct
128 const struct tc_action_ops *, argument
144 const struct tc_action_ops *ops; argument
149 const struct tc_action_ops *ops) in tc_action_net_init()
163 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
183 const struct tc_action_ops *ops,
187 struct tc_action **a, const struct tc_action_ops *ops,
191 const struct tc_action_ops *ops, int bind,
199 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
200 int tcf_unregister_action(struct tc_action_ops *a,
209 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
214 struct tc_action_ops *a_o, int *init_res,