Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_api.c63 tcf_proto_lookup_ops(const char *kind, struct netlink_ext_ack *extack) in tcf_proto_lookup_ops() function
165 tp->ops = tcf_proto_lookup_ops(kind, extack); in tcf_proto_create()
1792 ops = tcf_proto_lookup_ops(nla_data(tca[TCA_KIND]), extack); in tc_chain_tmplt_add()