Searched refs:other_af_exists (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c1712 boolean_t af_exists, other_af_exists, a_exists; local
1734 other_af_exists = ipadm_if_enabled(iph, ifname, other_af);
1735 a_exists = (af_exists || other_af_exists);
H A Dipadm_addr.c3408 boolean_t af_exists, other_af_exists, a_exists; local
3439 other_af_exists = ipadm_if_enabled(iph, ifname, other_af);
3445 a_exists = (af_exists || other_af_exists);

Completed in 70 milliseconds