Searched refs:tcf_proto_lookup_ops (Results 1 – 1 of 1) sorted by relevance
41 static const struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind) in tcf_proto_lookup_ops() function238 tp_ops = tcf_proto_lookup_ops(tca[TCA_KIND]); in tc_ctl_tfilter()249 tp_ops = tcf_proto_lookup_ops(kind); in tc_ctl_tfilter()