Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c453 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk() function
504 tcindex_walk(tp, &walker); in tcindex_destroy()
582 .walk = tcindex_walk,