Lines Matching refs:tc_action_ops
22 struct tc_action_ops;
25 const struct tc_action_ops *ops;
106 struct tc_action_ops { struct
124 const struct tc_action_ops *, argument
145 const struct tc_action_ops *ops; argument
150 const struct tc_action_ops *ops) in tc_action_net_init()
164 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
184 const struct tc_action_ops *ops,
188 struct tc_action **a, const struct tc_action_ops *ops,
192 const struct tc_action_ops *ops, int bind,
200 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
201 int tcf_unregister_action(struct tc_action_ops *a,
210 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
215 struct tc_action_ops *a_o, int *init_res,