HomeSort by: relevance | last modified time | path
    Searched refs:infra_dp_ratelimit (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/services/cache/
infra.c 56 int infra_dp_ratelimit = 0; variable
364 infra_dp_ratelimit = cfg->ratelimit;
449 infra_dp_ratelimit = cfg->ratelimit;
924 if(!d) return infra_dp_ratelimit;
937 return infra_dp_ratelimit;
1105 if(!infra_dp_ratelimit)
1151 if(!infra_dp_ratelimit)
1171 if(!infra_dp_ratelimit)
infra.h 145 extern int infra_dp_ratelimit;
  /src/external/bsd/unbound/dist/util/
config_file.c 877 infra_dp_ratelimit=cfg->ratelimit;
  /src/external/bsd/unbound/dist/daemon/
remote.c 3610 (a.all == 0 && infra_dp_ratelimit == 0))
6521 infra_dp_ratelimit = cfg->ratelimit;

Completed in 23 milliseconds