Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_api.c128 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() function
238 ops = tcf_proto_lookup_ops(kind, false, NULL); in tcf_proto_is_unlocked()
262 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create()
2730 ops = tcf_proto_lookup_ops(nla_data(tca[TCA_KIND]), true, extack); in tc_chain_tmplt_add()