Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dcls_api.c110 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops() function
134 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()
143 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()