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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dcls_api.c43 static struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind) function
230 tp_ops = tcf_proto_lookup_ops(tca[TCA_KIND]);
241 tp_ops = tcf_proto_lookup_ops(kind);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dcls_api.c43 static struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind) function
230 tp_ops = tcf_proto_lookup_ops(tca[TCA_KIND]);
241 tp_ops = tcf_proto_lookup_ops(kind);

Completed in 110 milliseconds