Searched defs:ire_find_best_route (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c85 static boolean_t ire_find_best_route(struct radix_node *, void *);
140 * invoked by the callback function ire_find_best_route()
147 ipst->ips_ip_ftable, ire_find_best_route, &margs);
660 ire_find_best_route(struct radix_node *rn, void *arg) function

Completed in 47 milliseconds