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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c91 *rn_search(void *, struct radix_node *),
155 rn_search(void *v_arg, struct radix_node *head) function
284 * Open code rn_search(v, top) to avoid overhead of extra
427 struct radix_node *t = rn_search(v_arg, top);
522 x = rn_search(addmask_key, rn_masktop);
761 tt = rn_search(v, x);

Completed in 37 milliseconds