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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c86 static int rn_walktree(struct radix_node_head *, walktree_f_t *, void *);
934 * This is the same as rn_walktree() except for the parameters and the
1063 rn_walktree(struct radix_node_head *h, walktree_f_t *f, void *w) function
1142 rnh->rnh_walktree = rn_walktree;

Completed in 14 milliseconds