ipmp_ill_is_active
extern boolean_t ipmp_ill_is_active(ill_t *);
if (IS_UNDER_IPMP(ill) && !ipmp_ill_is_active(ill)) {
if (!ipmp_ill_is_active(proxy_ill))
if (!ipmp_ill_is_active(ill) &&
if (need_refrele && IS_UNDER_IPMP(ill) && !ipmp_ill_is_active(ill)) {
if (ipmp_ill_is_active(ill)) {