Searched refs:dnstap_sample_rate (Results 1 – 6 of 6) sorted by relevance
610 int dnstap_sample_rate; member
845 else S_NUMBER_OR_ZERO("dnstap-sample-rate:", dnstap_sample_rate) in config_set_option()1341 else O_UNS(opt, "dnstap-sample-rate", dnstap_sample_rate) in config_get_option()
3755 else cfg_parser->cfg->dnstap_sample_rate = atoi($2);
7405 else cfg_parser->cfg->dnstap_sample_rate = atoi((yyvsp[0].str)); in yyparse()
288 if((env->sample_rate = (unsigned int)cfg->dnstap_sample_rate)) in dt_apply_logcfg()
6507 COPY_VAR_int(dnstap_sample_rate); in fr_atomic_copy_cfg()