Lines Matching refs:tcf_proto_ops
109 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
111 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
127 static const struct tcf_proto_ops *
131 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
159 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
161 struct tcf_proto_ops *t; in register_tcf_proto_ops()
179 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
181 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
232 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
532 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
534 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
543 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put()
2613 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2620 const struct tcf_proto_ops *ops; in tc_chain_fill_node()
2694 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
2723 const struct tcf_proto_ops *ops; in tc_chain_tmplt_add()
2748 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()