Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_trie.c1759 static struct leaf *leaf_walk_rcu(struct tnode *p, struct rt_trie_node *c) in leaf_walk_rcu() function
1799 return leaf_walk_rcu(n, NULL); in trie_firstleaf()
1810 return leaf_walk_rcu(p, c); in trie_nextleaf()