Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_tcindex.c432 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk() function
483 tcindex_walk(tp, &walker); in tcindex_destroy()
561 .walk = tcindex_walk,