raopt_t
raopt_t *v4opt = ra_str2opt(RA_OPT_IPV4_ROUTING);
raopt_t *v6opt = ra_str2opt(RA_OPT_IPV6_ROUTING);
ra_routing_opt_set_unset_cb(raopt_t *raopt, scf_walkinfo_t *wip, boolean_t set)
ra_get_set_opt_common_cb(raopt_t *raopt, scf_walkinfo_t *wip,
raopt_t *raopt = data;
raopt_t *raopt = data;
raopt_t *raopt;
ra_parseopt(char *confstr, int lineno, raopt_t *raopt)
static raopt_t *
raopt_t ra_opts[] = {
static int ra_parseopt(char *, int, raopt_t *);
static raopt_t *ra_str2opt(const char *);
static int ra_get_set_opt_common_cb(raopt_t *, scf_walkinfo_t *, boolean_t,
static int ra_routing_opt_set_unset_cb(raopt_t *, scf_walkinfo_t *, boolean_t);
raopt_t *raopt;