Home
last modified time | relevance | path

Searched refs:rrset_roundrobin (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfig_file.h535 int rrset_roundrobin; member
H A Dconfig_file.c310 cfg->rrset_roundrobin = 1; in config_create()
732 else S_YNO("rrset-roundrobin:", rrset_roundrobin) in config_set_option()
1216 else O_YNO(opt, "rrset-roundrobin", rrset_roundrobin) in config_get_option()
2356 RRSET_ROUNDROBIN = config->rrset_roundrobin; in config_apply()
H A Dconfigparser.y2372 else cfg_parser->cfg->rrset_roundrobin =
H A Dconfigparser.c5562 else cfg_parser->cfg->rrset_roundrobin = in yyparse()