Home
last modified time | relevance | path

Searched refs:unregister_tcf_proto_ops (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_cgroup.c216 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_basic.c321 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_matchall.c338 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
Dcls_fw.c464 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_route.c677 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
Dcls_flow.c717 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
Dcls_tcindex.c668 unregister_tcf_proto_ops(&cls_tcindex_ops); in exit_tcindex()
Dcls_bpf.c713 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_rsvp.h768 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()
Dcls_api.c111 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
133 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_u32.c1492 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
Dcls_flower.c1956 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/Linux-v4.19/include/net/
Dpkt_cls.h24 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);