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

/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_addr.c4621 boolean_t af_exists, other_af_exists, a_exists; local
4642 af_exists = ipadm_if_enabled(iph, ifname, af);
4647 if (legacy && !af_exists)
4658 a_exists = (af_exists || other_af_exists);
4678 if (af_exists) {

Completed in 31 milliseconds