Searched refs:tcf_proto_lookup_ops (Results 1 – 1 of 1) sorted by relevance
63 tcf_proto_lookup_ops(const char *kind, struct netlink_ext_ack *extack) in tcf_proto_lookup_ops() function165 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()