Searched refs:register_tcf_proto_ops (Results 1 – 12 of 12) sorted by relevance
204 return register_tcf_proto_ops(&cls_cgroup_ops); in init_cgroup_cls()
61 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops() function77 EXPORT_SYMBOL(register_tcf_proto_ops);
301 return register_tcf_proto_ops(&cls_basic_ops); in init_basic()
428 return register_tcf_proto_ops(&cls_fw_ops); in init_fw()
544 return register_tcf_proto_ops(&cls_bpf_ops); in cls_bpf_init_mod()
664 return register_tcf_proto_ops(&cls_route4_ops); in init_route4()
589 return register_tcf_proto_ops(&cls_tcindex_ops); in init_tcindex()
695 return register_tcf_proto_ops(&cls_flow_ops); in cls_flow_init()
733 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
684 return register_tcf_proto_ops(&cls_fl_ops); in cls_fl_init()
1078 return register_tcf_proto_ops(&cls_u32_ops); in init_u32()
17 int register_tcf_proto_ops(struct tcf_proto_ops *ops);