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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c1724 static struct leaf *leaf_walk_rcu(struct tnode *p, struct node *c) function
1768 return leaf_walk_rcu(n, NULL);
1779 return leaf_walk_rcu(p, c);

Completed in 65 milliseconds