Lines Matching refs:tcf_proto_ops
230 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
232 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
248 static const struct tcf_proto_ops *
252 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
280 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
282 struct tcf_proto_ops *t; in register_tcf_proto_ops()
300 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
302 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
354 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
678 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
680 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops,
689 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put()
2917 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2925 const struct tcf_proto_ops *ops; in tc_chain_fill_node()
3006 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
3035 const struct tcf_proto_ops *ops; in tc_chain_tmplt_add()
3068 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()