ra_str2opt
raopt_t *v4opt = ra_str2opt(RA_OPT_IPV4_ROUTING);
raopt_t *v6opt = ra_str2opt(RA_OPT_IPV6_ROUTING);
if ((raopt = ra_str2opt(confstr)) != NULL) {
static raopt_t *ra_str2opt(const char *);
if ((raopt = ra_str2opt(optarg)) != NULL) {