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

/net/sched/
H A Dcls_tcindex.c362 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) function
368 pr_debug("tcindex_walk(tp %p,walker %p),p %p\n", tp, walker, p);
418 tcindex_walk(tp, &walker);
495 .walk = tcindex_walk,

Completed in 82 milliseconds