Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dcls_api.c129 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() function
239 ops = tcf_proto_lookup_ops(kind, false, NULL); in tcf_proto_is_unlocked()
263 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create()
2767 ops = tcf_proto_lookup_ops(name, true, extack); in tc_chain_tmplt_add()