Searched refs:unregister_tcf_proto_ops (Results 1 - 10 of 10) sorted by relevance

/net/sched/
H A Dcls_cgroup.c234 unregister_tcf_proto_ops(&cls_cgroup_ops);
H A Dcls_api.c79 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) function
95 EXPORT_SYMBOL(unregister_tcf_proto_ops); variable
H A Dcls_basic.c311 unregister_tcf_proto_ops(&cls_basic_ops);
H A Dcls_bpf.c380 unregister_tcf_proto_ops(&cls_bpf_ops);
H A Dcls_fw.c429 unregister_tcf_proto_ops(&cls_fw_ops);
H A Dcls_route.c667 unregister_tcf_proto_ops(&cls_route4_ops);
H A Dcls_tcindex.c578 unregister_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_flow.c690 unregister_tcf_proto_ops(&cls_flow_ops);
H A Dcls_rsvp.h726 unregister_tcf_proto_ops(&RSVP_OPS);
H A Dcls_u32.c1049 unregister_tcf_proto_ops(&cls_u32_ops);

Completed in 626 milliseconds