Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dcls_cgroup.c218 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_basic.c337 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_matchall.c422 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
Dcls_fw.c443 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_route.c676 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
Dcls_bpf.c707 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_flow.c711 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
Dcls_tcindex.c718 unregister_tcf_proto_ops(&cls_tcindex_ops); in exit_tcindex()
Dcls_rsvp.h760 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()
Dcls_u32.c1413 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
Dcls_api.c197 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
220 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_flower.c3453 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/Linux-v6.1/include/net/
Dpkt_cls.h26 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops);