Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/util/
H A Dedns.c105 for(c=config->edns_client_strings; c; c=c->next) { in edns_strings_apply_cfg()
H A Dconfig_file.h603 struct config_str2list* edns_client_strings; member
H A Dconfig_file.c340 cfg->edns_client_strings = NULL; in config_create()
1240 else O_LS2(opt, "edns-client-strings", edns_client_strings) in config_get_option()
1612 config_deldblstrlist(cfg->edns_client_strings); in config_delete()
H A Dconfigparser.y2702 &cfg_parser->cfg->edns_client_strings, $2, $3))