Home
last modified time | relevance | path

Searched refs:tcf_proto_ops (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dcls_api.c234 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
250 static const struct tcf_proto_ops *
254 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
282 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
284 struct tcf_proto_ops *t; in register_tcf_proto_ops()
302 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
304 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
356 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
661 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put()
2829 const struct tcf_proto_ops *ops; in tc_chain_fill_node()
[all …]
A Dcls_cgroup.c200 static struct tcf_proto_ops cls_cgroup_ops __read_mostly = {
A Dcls_basic.c318 static struct tcf_proto_ops cls_basic_ops __read_mostly = {
A Dcls_matchall.c398 static struct tcf_proto_ops cls_mall_ops __read_mostly = {
A Dcls_fw.c424 static struct tcf_proto_ops cls_fw_ops __read_mostly = {
A Dcls_route.c657 static struct tcf_proto_ops cls_route4_ops __read_mostly = {
A Dcls_bpf.c687 static struct tcf_proto_ops cls_bpf_ops __read_mostly = {
A Dcls_flow.c693 static struct tcf_proto_ops cls_flow_ops __read_mostly = {
A Dcls_u32.c1371 static struct tcf_proto_ops cls_u32_ops __read_mostly = {
A Dcls_flower.c3439 static struct tcf_proto_ops cls_fl_ops __read_mostly = {
/linux-6.3-rc2/include/net/
A Dsch_generic.h334 struct tcf_proto_ops { struct
413 const struct tcf_proto_ops *ops;
448 const struct tcf_proto_ops *tmplt_ops;
A Dpkt_cls.h25 int register_tcf_proto_ops(struct tcf_proto_ops *ops);
26 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops);

Completed in 36 milliseconds