QUALIFY_PRIMARY_ADDR
if (((ip = intf->vvi_pip) != NULL) && (QUALIFY_PRIMARY_ADDR(intf, ip)))
if (pip == NULL || !QUALIFY_PRIMARY_ADDR(pif, pip)) {