Lines Matching refs:tcf_proto_ops
127 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
129 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
145 static const struct tcf_proto_ops *
149 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
177 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
179 struct tcf_proto_ops *t; in register_tcf_proto_ops()
197 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
199 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
251 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
544 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
546 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
555 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put()
2658 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2665 const struct tcf_proto_ops *ops; in tc_chain_fill_node()
2737 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
2766 const struct tcf_proto_ops *ops; in tc_chain_tmplt_add()
2797 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()