Searched refs:dnstap_ip (Results 1 – 7 of 7) sorted by relevance
345 if(cfg->dnstap_ip && cfg->dnstap_ip[0]) { in dt_io_thread_apply_cfg()375 if(!cfg->dnstap_ip || cfg->dnstap_ip[0] == 0) { in dt_io_thread_apply_cfg()380 dtio->ip_str = strdup(cfg->dnstap_ip); in dt_io_thread_apply_cfg()
161 (cfg->dnstap_ip==NULL || cfg->dnstap_ip[0]==0)) { in dt_create()
586 char* dnstap_ip; member
813 else S_STR("dnstap-ip:", dnstap_ip) in config_set_option()1303 else O_STR(opt, "dnstap-ip", dnstap_ip) in config_get_option()1819 free(cfg->dnstap_ip); in config_delete()
3560 free(cfg_parser->cfg->dnstap_ip);3561 cfg_parser->cfg->dnstap_ip = $2;
7119 free(cfg_parser->cfg->dnstap_ip); in yyparse()7120 cfg_parser->cfg->dnstap_ip = (yyvsp[0].str); in yyparse()
5249 m += getmem_str(cfg->dnstap_ip); in config_file_getmem()6083 COPY_VAR_ptr(dnstap_ip); in fr_atomic_copy_cfg()