Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_impl.h201 extern void ip_ire_rebind_walker(ire_t *, void *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_tunables.c335 ire_walk_v4(ip_ire_rebind_walker, NULL, in ip_set_src_multihoming_common()
344 ire_walk_v6(ip_ire_rebind_walker, NULL, in ip_set_src_multihoming_common()
H A Dip.c6640 ip_ire_rebind_walker(ire_t *ire, void *notused) in ip_ire_rebind_walker() function