Lines Matching refs:tc_action_ops
22 struct tc_action_ops;
25 const struct tc_action_ops *ops;
111 struct tc_action_ops { struct
129 const struct tc_action_ops *, argument
151 const struct tc_action_ops *ops; argument
156 const struct tc_action_ops *ops) in tc_action_net_init()
170 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
188 const struct tc_action_ops *ops,
192 struct tc_action **a, const struct tc_action_ops *ops,
196 const struct tc_action_ops *ops, int bind,
204 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
205 int tcf_unregister_action(struct tc_action_ops *a,
216 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags,
220 struct tc_action_ops *a_o, int *init_res,