Lines Matching refs:raopt_t
273 } raopt_t; typedef
276 raopt_t ra_opts[] = {
389 static int ra_parseopt(char *, int, raopt_t *);
392 static raopt_t *ra_str2opt(const char *);
408 static int ra_get_set_opt_common_cb(raopt_t *, scf_walkinfo_t *, boolean_t,
412 static int ra_routing_opt_set_unset_cb(raopt_t *, scf_walkinfo_t *, boolean_t);
477 raopt_t *raopt; in main()
1086 raopt_t *v4opt = ra_str2opt(RA_OPT_IPV4_ROUTING); in ra_update_routing_svcs()
1087 raopt_t *v6opt = ra_str2opt(RA_OPT_IPV6_ROUTING); in ra_update_routing_svcs()
1339 ra_routing_opt_set_unset_cb(raopt_t *raopt, scf_walkinfo_t *wip, boolean_t set) in ra_routing_opt_set_unset_cb()
1365 ra_get_set_opt_common_cb(raopt_t *raopt, scf_walkinfo_t *wip, in ra_get_set_opt_common_cb()
1574 raopt_t *raopt = data; in ra_set_default_opt_cb()
1585 raopt_t *raopt = data; in ra_get_default_opt_cb()
2382 raopt_t *raopt; in ra_parseconf()
2443 ra_parseopt(char *confstr, int lineno, raopt_t *raopt) in ra_parseopt()
2533 static raopt_t *