Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfig_file.h501 int rrset_roundrobin; member
H A Dconfig_file.c297 cfg->rrset_roundrobin = 1; in config_create()
676 else S_YNO("rrset-roundrobin:", rrset_roundrobin) in config_set_option()
1125 else O_YNO(opt, "rrset-roundrobin", rrset_roundrobin) in config_get_option()
2195 RRSET_ROUNDROBIN = config->rrset_roundrobin; in config_apply()
H A Dconfigparser.y2224 else cfg_parser->cfg->rrset_roundrobin =
H A Dconfigparser.c5894 else cfg_parser->cfg->rrset_roundrobin = in yyparse()