tcf_walker
int (*fn)(struct tcf_proto *, void *node, struct tcf_walker *);
struct tcf_walker *arg,
struct tcf_walker;
struct tcf_walker *arg, bool rtnl_held);
struct tcf_walker w;
static int tcf_node_dump(struct tcf_proto *tp, void *n, struct tcf_walker *arg)
static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg,
static void u32_walk(struct tcf_proto *tp, struct tcf_walker *arg,
struct tcf_walker w;
static int tcf_node_bind(struct tcf_proto *tp, void *n, struct tcf_walker *arg)