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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c92 *rn_search_m(void *, struct radix_node *, void *);
170 rn_search_m(void *v_arg, struct radix_node *head, void *m_arg) function
379 x = rn_search_m(v, t, m->rm_mask);
967 * rn_search_m is sort-of-open-coded here.

Completed in 19 milliseconds