Searched refs:register_tcf_proto_ops (Results 1 - 10 of 10) sorted by relevance

/net/sched/
H A Dcls_cgroup.c229 return register_tcf_proto_ops(&cls_cgroup_ops);
H A Dcls_api.c61 int register_tcf_proto_ops(struct tcf_proto_ops *ops) function
77 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_basic.c306 return register_tcf_proto_ops(&cls_basic_ops);
H A Dcls_bpf.c375 return register_tcf_proto_ops(&cls_bpf_ops);
H A Dcls_fw.c424 return register_tcf_proto_ops(&cls_fw_ops);
H A Dcls_route.c662 return register_tcf_proto_ops(&cls_route4_ops);
H A Dcls_tcindex.c573 return register_tcf_proto_ops(&cls_tcindex_ops);
H A Dcls_flow.c685 return register_tcf_proto_ops(&cls_flow_ops);
H A Dcls_rsvp.h721 return register_tcf_proto_ops(&RSVP_OPS);
H A Dcls_u32.c1044 return register_tcf_proto_ops(&cls_u32_ops);

Completed in 28 milliseconds