RIP_AUTH_NONE
if (aifp->int_auth[0].type != RIP_AUTH_NONE
if (ap->type == RIP_AUTH_NONE)
&& ifp->int_auth[0].type != RIP_AUTH_NONE
&& ifp->int_auth[0].type != RIP_AUTH_NONE
ap->type != RIP_AUTH_NONE; i++, ap++) {
if (parmp->parm_auth[0].type == RIP_AUTH_NONE
if (new->parm_auth[i].type != RIP_AUTH_NONE)
if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
int auth_type = RIP_AUTH_NONE;