Searched refs:tcf_proto_lookup_ops (Results 1 – 1 of 1) sorted by relevance
146 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() function257 ops = tcf_proto_lookup_ops(kind, false, NULL); in tcf_proto_is_unlocked()281 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create()2779 ops = tcf_proto_lookup_ops(name, true, extack); in tc_chain_tmplt_add()