Lines Matching refs:tcf_proto_ops
110 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
112 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
128 static const struct tcf_proto_ops *
132 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
160 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
162 struct tcf_proto_ops *t; in register_tcf_proto_ops()
180 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
182 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
233 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
526 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
528 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
537 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put()
2644 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2651 const struct tcf_proto_ops *ops; in tc_chain_fill_node()
2725 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
2754 const struct tcf_proto_ops *ops; in tc_chain_tmplt_add()
2785 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()