Searched refs:dnstap_tls (Results 1 – 6 of 6) sorted by relevance
588 int dnstap_tls; member
339 cfg->dnstap_tls = 1; in config_create()807 else S_YNO("dnstap-tls:", dnstap_tls) in config_set_option()1296 else O_YNO(opt, "dnstap-tls", dnstap_tls) in config_get_option()
3566 else cfg_parser->cfg->dnstap_tls = (strcmp($2, "yes")==0);
7171 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()
5728 COPY_VAR_int(dnstap_tls); in fr_atomic_copy_cfg()