Searched refs:dnstap_tls (Results 1 – 5 of 5) sorted by relevance
587 int dnstap_tls; member
344 cfg->dnstap_tls = 1; in config_create()784 else S_YNO("dnstap-tls:", dnstap_tls) in config_set_option()1272 else O_YNO(opt, "dnstap-tls", dnstap_tls) in config_get_option()
3550 else cfg_parser->cfg->dnstap_tls = (strcmp($2, "yes")==0);
7107 else cfg_parser->cfg->dnstap_tls = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
346 if(cfg->dnstap_tls) in dt_io_thread_apply_cfg()