Searched refs:a_exists (Results 1 – 2 of 2) sorted by relevance
1712 boolean_t af_exists, other_af_exists, a_exists; in i_ipadm_validate_if() local1735 a_exists = (af_exists || other_af_exists); in i_ipadm_validate_if()1736 if (!a_exists && p_exists) in i_ipadm_validate_if()
3408 boolean_t af_exists, other_af_exists, a_exists; in i_ipadm_validate_create_addr() local3445 a_exists = (af_exists || other_af_exists); in i_ipadm_validate_create_addr()3451 if (!a_exists && p_exists) in i_ipadm_validate_create_addr()3453 if ((flags & IPADM_OPT_PERSIST) && a_exists && !p_exists) { in i_ipadm_validate_create_addr()