Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_cgroup.c209 unregister_tcf_proto_ops(&cls_cgroup_ops); in exit_cgroup_cls()
Dcls_api.c79 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops() function
100 EXPORT_SYMBOL(unregister_tcf_proto_ops);
Dcls_basic.c306 unregister_tcf_proto_ops(&cls_basic_ops); in exit_basic()
Dcls_fw.c433 unregister_tcf_proto_ops(&cls_fw_ops); in exit_fw()
Dcls_bpf.c549 unregister_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_exit_mod()
Dcls_route.c669 unregister_tcf_proto_ops(&cls_route4_ops); in exit_route4()
Dcls_tcindex.c594 unregister_tcf_proto_ops(&cls_tcindex_ops); in exit_tcindex()
Dcls_flow.c700 unregister_tcf_proto_ops(&cls_flow_ops); in cls_flow_exit()
Dcls_rsvp.h738 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()
Dcls_flower.c689 unregister_tcf_proto_ops(&cls_fl_ops); in cls_fl_exit()
Dcls_u32.c1083 unregister_tcf_proto_ops(&cls_u32_ops); in exit_u32()
/linux-4.4.14/include/net/
Dpkt_cls.h18 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);