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

/linux-4.1.27/net/sched/
H A Dcls_api.c41 static const struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind) tcf_proto_lookup_ops() function
238 tp_ops = tcf_proto_lookup_ops(tca[TCA_KIND]); tc_ctl_tfilter()
249 tp_ops = tcf_proto_lookup_ops(kind); tc_ctl_tfilter()

Completed in 31 milliseconds