Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_cgroup.c221 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
H A Dcls_basic.c340 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
H A Dcls_matchall.c410 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
H A Dcls_fw.c445 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
H A Dcls_route.c683 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
H A Dcls_flow.c714 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
H A Dcls_bpf.c705 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
H A Dcls_u32.c1487 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
H A 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);
H A Dcls_flower.c3863 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/linux/include/net/
H A Dpkt_cls.h26 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops);