Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dradix.c80 static int rn_walktree(struct radix_node_head *, walktree_f_t *, void *);
1152 rn_walktree(struct radix_node_head *h, walktree_f_t *f, void *w) in rn_walktree() function
1239 rnh->rnh_walktree = rn_walktree; in rn_inithead()