Home
last modified time | relevance | path

Searched refs:__tcf_proto_lookup_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/sched/
Dcls_api.c127 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops() function
151 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()
160 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()