Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_cgroup.c218 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_basic.c344 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_matchall.c426 unregister_tcf_proto_ops(&cls_mall_ops); in cls_mall_exit()
Dcls_fw.c451 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_route.c673 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
Dcls_bpf.c714 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_flow.c717 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
Dcls_tcindex.c686 unregister_tcf_proto_ops(&cls_tcindex_ops); in exit_tcindex()
Dcls_rsvp.h770 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()
Dcls_u32.c1428 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
Dcls_api.c179 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
201 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_flower.c2537 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
/Linux-v5.4/include/net/
Dpkt_cls.h26 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);