unregister_tcf_proto_ops   26 include/net/pkt_cls.h int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);
unregister_tcf_proto_ops  201 net/sched/cls_api.c EXPORT_SYMBOL(unregister_tcf_proto_ops);
unregister_tcf_proto_ops  349 net/sched/cls_basic.c 	unregister_tcf_proto_ops(&cls_basic_ops);
unregister_tcf_proto_ops  719 net/sched/cls_bpf.c 	unregister_tcf_proto_ops(&cls_bpf_ops);
unregister_tcf_proto_ops  218 net/sched/cls_cgroup.c 	unregister_tcf_proto_ops(&cls_cgroup_ops);
unregister_tcf_proto_ops  717 net/sched/cls_flow.c 	unregister_tcf_proto_ops(&cls_flow_ops);
unregister_tcf_proto_ops 2570 net/sched/cls_flower.c 	unregister_tcf_proto_ops(&cls_fl_ops);
unregister_tcf_proto_ops  456 net/sched/cls_fw.c 	unregister_tcf_proto_ops(&cls_fw_ops);
unregister_tcf_proto_ops  432 net/sched/cls_matchall.c 	unregister_tcf_proto_ops(&cls_mall_ops);
unregister_tcf_proto_ops  678 net/sched/cls_route.c 	unregister_tcf_proto_ops(&cls_route4_ops);
unregister_tcf_proto_ops  773 net/sched/cls_rsvp.h 	unregister_tcf_proto_ops(&RSVP_OPS);
unregister_tcf_proto_ops  726 net/sched/cls_tcindex.c 	unregister_tcf_proto_ops(&cls_tcindex_ops);
unregister_tcf_proto_ops 1433 net/sched/cls_u32.c 	unregister_tcf_proto_ops(&cls_u32_ops);