Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dcls_cgroup.c218 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_basic.c349 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_matchall.c435 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
Dcls_fw.c456 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_route.c678 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_bpf.c719 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_rsvp.h773 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()
Dcls_tcindex.c726 unregister_tcf_proto_ops(&cls_tcindex_ops); in exit_tcindex()
Dcls_u32.c1423 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
Dcls_api.c180 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
202 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_flower.c3168 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/Linux-v5.10/include/net/
Dpkt_cls.h26 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);