Home
last modified time | relevance | path

Searched refs:tcf_walker (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/include/net/
Dpkt_cls.h16 struct tcf_walker { struct
22 int (*fn)(struct tcf_proto *, void *node, struct tcf_walker *); argument
87 struct tcf_walker *arg, in tc_cls_stats_dump()
Dsch_generic.h25 struct tcf_walker;
364 struct tcf_walker *arg, bool rtnl_held);
/linux-6.6.21/net/sched/
Dcls_cgroup.c154 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk()
Dcls_basic.c249 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk()
Dcls_matchall.c257 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk()
Dcls_fw.c345 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fw_walk()
Dcls_route.c572 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg, in route4_walk()
Dcls_bpf.c638 static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_bpf_walk()
Dcls_flow.c681 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk()
Dsch_api.c1989 struct tcf_walker w;
1995 static int tcf_node_bind(struct tcf_proto *tp, void *n, struct tcf_walker *arg) in tcf_node_bind()
Dcls_u32.c1189 static void u32_walk(struct tcf_proto *tp, struct tcf_walker *arg, in u32_walk()
Dcls_api.c2638 struct tcf_walker w;
2647 static int tcf_node_dump(struct tcf_proto *tp, void *n, struct tcf_walker *arg) in tcf_node_dump()
Dcls_flower.c2494 static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fl_walk()