unregister_tcf_proto_ops   19 include/net/pkt_cls.h extern int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);
unregister_tcf_proto_ops  298 net/sched/cls_basic.c 	unregister_tcf_proto_ops(&cls_basic_ops);
unregister_tcf_proto_ops  699 net/sched/cls_flow.c 	unregister_tcf_proto_ops(&cls_flow_ops);
unregister_tcf_proto_ops  395 net/sched/cls_fw.c 	unregister_tcf_proto_ops(&cls_fw_ops);
unregister_tcf_proto_ops  615 net/sched/cls_route.c 	unregister_tcf_proto_ops(&cls_route4_ops);
unregister_tcf_proto_ops  656 net/sched/cls_rsvp.h 	unregister_tcf_proto_ops(&RSVP_OPS);
unregister_tcf_proto_ops  507 net/sched/cls_tcindex.c 	unregister_tcf_proto_ops(&cls_tcindex_ops);
unregister_tcf_proto_ops  783 net/sched/cls_u32.c 	unregister_tcf_proto_ops(&cls_u32_ops);