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

/linux-4.1.27/net/sched/
H A Dcls_cgroup.c223 return register_tcf_proto_ops(&cls_cgroup_ops); init_cgroup_cls()
H A Dcls_api.c61 int register_tcf_proto_ops(struct tcf_proto_ops *ops) register_tcf_proto_ops() function
77 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_basic.c301 return register_tcf_proto_ops(&cls_basic_ops); init_basic()
H A Dcls_bpf.c486 return register_tcf_proto_ops(&cls_bpf_ops); cls_bpf_init_mod()
H A Dcls_fw.c428 return register_tcf_proto_ops(&cls_fw_ops); init_fw()
H A Dcls_flow.c682 return register_tcf_proto_ops(&cls_flow_ops); cls_flow_init()
H A Dcls_route.c664 return register_tcf_proto_ops(&cls_route4_ops); init_route4()
H A Dcls_tcindex.c568 return register_tcf_proto_ops(&cls_tcindex_ops); init_tcindex()
H A Dcls_rsvp.h723 return register_tcf_proto_ops(&RSVP_OPS); init_rsvp()
H A Dcls_u32.c1078 return register_tcf_proto_ops(&cls_u32_ops); init_u32()
/linux-4.1.27/include/net/
H A Dpkt_cls.h17 int register_tcf_proto_ops(struct tcf_proto_ops *ops);

Completed in 106 milliseconds