Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c230 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops() function
254 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()
263 ops = __tcf_proto_lookup_ops(kind); in tcf_proto_lookup_ops()