Searched defs:other_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
4652 other_af_exists = ipadm_if_enabled(iph, ifname, other_af);
4658 a_exists = (af_exists || other_af_exists);

Completed in 26 milliseconds