Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_cgroup.c220 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_basic.c339 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_matchall.c409 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
Dcls_fw.c444 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_route.c677 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
Dcls_bpf.c704 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_flow.c713 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
Dcls_u32.c1486 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
Dcls_api.c300 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
323 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_flower.c3644 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/Linux-v6.6/include/net/
Dpkt_cls.h26 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops);