Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_api.c41 static const struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind) in tcf_proto_lookup_ops() function
238 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()