Lines Matching refs:tc_action_ops
21 struct tc_action_ops;
24 const struct tc_action_ops *ops;
98 struct tc_action_ops { struct
115 const struct tc_action_ops *, argument
128 const struct tc_action_ops *ops; argument
133 const struct tc_action_ops *ops) in tc_action_net_init()
147 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
167 const struct tc_action_ops *ops,
171 struct tc_action **a, const struct tc_action_ops *ops,
175 const struct tc_action_ops *ops, int bind,
183 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
184 int tcf_unregister_action(struct tc_action_ops *a,
193 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
198 struct tc_action_ops *a_o, int *init_res,