Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c1338 if (ipmp_ill_is_active(ill)) { in ipmp_ill_try_refresh_active()
1763 ipmp_ill_is_active(ill_t *ill) in ipmp_ill_is_active() function
H A Dip_ire.c1134 if (!ipmp_ill_is_active(ill) && in ire_atomic_start()
2559 if (need_refrele && IS_UNDER_IPMP(ill) && !ipmp_ill_is_active(ill)) { in ire_nce_init()
H A Dip_if.c8283 if (!ipmp_ill_is_active(proxy_ill)) in ip_sioctl_arp()
13188 if (IS_UNDER_IPMP(ill) && !ipmp_ill_is_active(ill)) { in ill_mcast_send_queued()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3420 extern boolean_t ipmp_ill_is_active(ill_t *);