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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h17 extern int register_tcf_proto_ops(struct tcf_proto_ops *ops);
/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_cgroup.c303 ret = register_tcf_proto_ops(&cls_cgroup_ops);
H A Dcls_api.c63 int register_tcf_proto_ops(struct tcf_proto_ops *ops) function
80 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_basic.c294 return register_tcf_proto_ops(&cls_basic_ops);
H A Dcls_fw.c391 return register_tcf_proto_ops(&cls_fw_ops);
H A Dcls_flow.c710 return register_tcf_proto_ops(&cls_flow_ops);
H A Dcls_route.c604 return register_tcf_proto_ops(&cls_route4_ops);
H A Dcls_rsvp.h661 return register_tcf_proto_ops(&RSVP_OPS);
H A Dcls_tcindex.c492 return register_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_u32.c806 return register_tcf_proto_ops(&cls_u32_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dcls_cgroup.c303 ret = register_tcf_proto_ops(&cls_cgroup_ops);
H A Dcls_api.c63 int register_tcf_proto_ops(struct tcf_proto_ops *ops) function
80 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_basic.c294 return register_tcf_proto_ops(&cls_basic_ops);
H A Dcls_fw.c391 return register_tcf_proto_ops(&cls_fw_ops);
H A Dcls_flow.c710 return register_tcf_proto_ops(&cls_flow_ops);
H A Dcls_route.c604 return register_tcf_proto_ops(&cls_route4_ops);
H A Dcls_rsvp.h661 return register_tcf_proto_ops(&RSVP_OPS);
H A Dcls_tcindex.c492 return register_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_u32.c806 return register_tcf_proto_ops(&cls_u32_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dpkt_cls.h17 extern int register_tcf_proto_ops(struct tcf_proto_ops *ops);

Completed in 200 milliseconds