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

/linux-4.1.27/net/sched/
H A Dcls_cgroup.c228 unregister_tcf_proto_ops(&cls_cgroup_ops); exit_cgroup_cls()
H A Dcls_api.c79 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) unregister_tcf_proto_ops() function
100 EXPORT_SYMBOL(unregister_tcf_proto_ops); variable
H A Dcls_basic.c306 unregister_tcf_proto_ops(&cls_basic_ops); exit_basic()
H A Dcls_bpf.c491 unregister_tcf_proto_ops(&cls_bpf_ops); cls_bpf_exit_mod()
H A Dcls_fw.c433 unregister_tcf_proto_ops(&cls_fw_ops); exit_fw()
H A Dcls_flow.c687 unregister_tcf_proto_ops(&cls_flow_ops); cls_flow_exit()
H A Dcls_route.c669 unregister_tcf_proto_ops(&cls_route4_ops); exit_route4()
H A Dcls_tcindex.c573 unregister_tcf_proto_ops(&cls_tcindex_ops); exit_tcindex()
H A Dcls_rsvp.h728 unregister_tcf_proto_ops(&RSVP_OPS); exit_rsvp()
H A Dcls_u32.c1083 unregister_tcf_proto_ops(&cls_u32_ops); exit_u32()
/linux-4.1.27/include/net/
H A Dpkt_cls.h18 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);

Completed in 134 milliseconds