Home
last modified time | relevance | path

Searched refs:ire_find_best_route (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c86 static boolean_t ire_find_best_route(struct radix_node *, void *);
148 ipst->ips_ip_ftable, ire_find_best_route, &margs); in ire_ftable_lookup_v4()
661 ire_find_best_route(struct radix_node *rn, void *arg) in ire_find_best_route() function