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

/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c49 static int rn_walktree(struct radix_node_head *, walktree_f_t *, void *);
334 This is the same as rn_walktree() except for the parameters and the
442 rn_walktree(struct radix_node_head *h, walktree_f_t *f, void *w) function
1079 rnh->rnh_walktree = rn_walktree;

Completed in 26 milliseconds