Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c249 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() function
360 ops = tcf_proto_lookup_ops(kind, false, NULL); in tcf_proto_is_unlocked()
384 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create()
3044 ops = tcf_proto_lookup_ops(name, true, extack); in tc_chain_tmplt_add()