Lines Matching refs:tcf_proto_ops
108 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind)
110 const struct tcf_proto_ops *t, *res = NULL;
126 static const struct tcf_proto_ops *
130 const struct tcf_proto_ops *ops;
158 int register_tcf_proto_ops(struct tcf_proto_ops *ops)
160 struct tcf_proto_ops *t;
178 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops)
180 struct tcf_proto_ops *t;
184 * tcf_proto_ops's destroy() handler.
231 const struct tcf_proto_ops *ops;
524 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
526 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
535 const struct tcf_proto_ops *tmplt_ops;
2649 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops,
2656 const struct tcf_proto_ops *ops;
2730 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
2759 const struct tcf_proto_ops *ops;
2791 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,