Searched refs:unregister_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.h19 extern int unregister_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.c89 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) function
623 EXPORT_SYMBOL(unregister_tcf_proto_ops); variable
H A Dcls_basic.c296 unregister_tcf_proto_ops(&cls_basic_ops);
H A Dcls_fw.c412 unregister_tcf_proto_ops(&cls_fw_ops);
H A Dcls_route.c622 unregister_tcf_proto_ops(&cls_route4_ops);
H A Dcls_rsvp.h659 unregister_tcf_proto_ops(&RSVP_OPS);
H A Dcls_tcindex.c512 unregister_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_u32.c815 unregister_tcf_proto_ops(&cls_u32_ops);

Completed in 104 milliseconds