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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpkt_cls.h18 extern int register_tcf_proto_ops(struct tcf_proto_ops *ops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_api.c71 int register_tcf_proto_ops(struct tcf_proto_ops *ops) function
622 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_basic.c291 return register_tcf_proto_ops(&cls_basic_ops);
H A Dcls_fw.c407 return register_tcf_proto_ops(&cls_fw_ops);
H A Dcls_route.c617 return register_tcf_proto_ops(&cls_route4_ops);
H A Dcls_rsvp.h654 return register_tcf_proto_ops(&RSVP_OPS);
H A Dcls_tcindex.c507 return register_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_u32.c810 return register_tcf_proto_ops(&cls_u32_ops);

Completed in 74 milliseconds