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.c146 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() function
257 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()