Searched refs:ire_find_best_route (Results 1 – 1 of 1) sorted by relevance
85 static boolean_t ire_find_best_route(struct radix_node *, void *);147 ipst->ips_ip_ftable, ire_find_best_route, &margs); in ire_ftable_lookup_v4()660 ire_find_best_route(struct radix_node *rn, void *arg) in ire_find_best_route() function