ENOERR
#define EOK ENOERR /* some code assumes EOK exists */
return ENOERR;
if (ifindex_alloc_locked(&index) != ENOERR) {