Searched refs:dnstap_tls (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h512 int dnstap_tls; member in struct:config_file
H A Dconfig_file.c314 cfg->dnstap_tls = 1;
689 else S_YNO("dnstap-tls:", dnstap_tls)
1121 else O_YNO(opt, "dnstap-tls", dnstap_tls)
H A Dconfigparser.y3003 else cfg_parser->cfg->dnstap_tls = (strcmp($2, "yes")==0);
/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.c335 if(cfg->dnstap_tls)

Completed in 139 milliseconds