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

/linux-master/net/sched/
H A Dcls_cgroup.c216 return register_tcf_proto_ops(&cls_cgroup_ops);
H A Dcls_basic.c335 return register_tcf_proto_ops(&cls_basic_ops);
H A Dcls_matchall.c405 return register_tcf_proto_ops(&cls_mall_ops);
H A Dcls_fw.c440 return register_tcf_proto_ops(&cls_fw_ops);
H A Dcls_route.c678 return register_tcf_proto_ops(&cls_route4_ops);
H A Dcls_bpf.c700 return register_tcf_proto_ops(&cls_bpf_ops);
H A Dcls_flow.c709 return register_tcf_proto_ops(&cls_flow_ops);
H A Dcls_u32.c1479 ret = register_tcf_proto_ops(&cls_u32_ops);
H A Dcls_api.c280 int register_tcf_proto_ops(struct tcf_proto_ops *ops) function
296 EXPORT_SYMBOL(register_tcf_proto_ops); variable
H A Dcls_flower.c3666 return register_tcf_proto_ops(&cls_fl_ops);
/linux-master/include/net/
H A Dpkt_cls.h25 int register_tcf_proto_ops(struct tcf_proto_ops *ops);

Completed in 167 milliseconds