| /netbsd-src/external/bsd/unbound/dist/testdata/ratelimit.tdir/ |
| H A D | ratelimit.test | 101 echo "> Activating ratelimit-backoff" 102 echo "$PRE/unbound-control -c ub.conf set_option ratelimit-backoff: yes" 103 $PRE/unbound-control -c ub.conf set_option ratelimit-backoff: yes 110 echo "> Three parallel queries with backoff" 114 # backoff logic that keeps rolling the RATE_WINDOW based on demand. 147 echo "three parallel queries with backoff OK" 149 echo "Number of ratelimited queries not OK for three parallel queries with backoff" 153 echo "Number of ratelimited queries not OK for three parallel queries with backoff" 157 echo "> Three parallel queries after backoff RATE_WINDOW" 161 # is to check that the backoff logic does not insist on past (outside of [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ip_ratelimit.tdir/ |
| H A D | ip_ratelimit.test | 45 echo "> Three parallel queries with backoff and cookie" 49 # none of them to be allowed through because of the backoff logic that keeps 93 echo "Three parallel queries with backoff and cookie OK" 95 echo "Three parallel queries with backoff and cookie NOT OK" 99 echo "Three parallel queries with backoff and cookie NOT OK" 112 echo "> Three parallel queries with backoff and cookie with ip-ratelimit-cookie" 155 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie OK" 157 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie NOT OK" 161 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie NOT OK"
|
| H A D | ip_ratelimit.conf | 16 ip-ratelimit-backoff: yes
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| H A D | tsan_mutex.cc | 233 for (Backoff backoff; backoff.Do();) { in Lock() local 239 StatInc(cur_thread(), stat_type_, backoff.Contention()); in Lock() 263 for (Backoff backoff; backoff.Do();) { in ReadLock() local 267 StatInc(cur_thread(), stat_type_, backoff.Contention()); in ReadLock()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_mutex.cc | 235 for (Backoff backoff; backoff.Do();) { in Lock() local 241 StatInc(cur_thread(), stat_type_, backoff.Contention()); in Lock() 265 for (Backoff backoff; backoff.Do();) { in ReadLock() local 269 StatInc(cur_thread(), stat_type_, backoff.Contention()); in ReadLock()
|
| /netbsd-src/external/bsd/unbound/dist/services/cache/ |
| H A D | infra.h | 381 size_t namelen, time_t timenow, int backoff, struct query_info* qinfo, 408 size_t namelen, time_t timenow, int backoff); 412 int infra_rate_max(void* data, time_t now, int backoff); 431 int has_cookie, int backoff, struct sldns_buffer* buffer);
|
| H A D | infra.c | 940 int infra_rate_max(void* data, time_t now, int backoff) in infra_rate_max() argument 945 if(backoff) { in infra_rate_max() 960 size_t namelen, time_t timenow, int backoff, struct query_info* qinfo, in infra_ratelimit_inc() argument 977 int premax = infra_rate_max(entry->data, timenow, backoff); in infra_ratelimit_inc() 980 max = infra_rate_max(entry->data, timenow, backoff); in infra_ratelimit_inc() 1027 size_t namelen, time_t timenow, int backoff) in infra_ratelimit_exceeded() argument 1043 max = infra_rate_max(entry->data, timenow, backoff); in infra_ratelimit_exceeded() 1102 int has_cookie, int backoff, struct sldns_buffer* buffer) in infra_ip_ratelimit_inc() argument 1114 int premax = infra_rate_max(entry->data, timenow, backoff); in infra_ip_ratelimit_inc() 1117 max = infra_rate_max(entry->data, timenow, backoff); in infra_ip_ratelimit_inc()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/ |
| H A D | fwd_edns_bksec.dsc | 3 Description: Forward EDNS backoff for DNSSEC domain
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | map.c | 978 int backoff = NumChildren / 4; in timeout_mp() local 1023 if (!backoff) { in timeout_mp() 1042 mp->am_ttl = now + backoff + 1; in timeout_mp() 1057 backoff = 2; in timeout_mp()
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | xfrd-disk.c | 193 uint32_t state, masnum, nextmas, round_num, timeout, backoff; in xfrd_read_state() local 225 !xfrd_read_i32(in, &backoff) || in xfrd_read_state() 261 zone->fresh_xfr_timeout = backoff*XFRD_TRANSFER_TIMEOUT_START; in xfrd_read_state()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/ |
| H A D | krb5-hdb-mitdb.conf.in | 9 reconnect-backoff = 2s
|
| H A D | krb5-canon2.conf.in | 13 reconnect-backoff = 2s
|
| H A D | krb5-canon.conf.in | 16 reconnect-backoff = 2s
|
| H A D | krb5.conf.in | 12 reconnect-backoff = 2s
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_validation.h | 240 bool backoff);
|
| H A D | vmwgfx_validation.c | 500 bool backoff) in vmw_validation_res_unreserve() argument 505 if (backoff) in vmw_validation_res_unreserve()
|
| /netbsd-src/sys/arch/arm/arm/ |
| H A D | cpufunc_asm_pj4b.S | 75 orr r0, r0, #(1 << 5) @ STREX backoff disable
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| H A D | ipropd_slave.c | 713 time_t backoff; in main() local 824 10, &backoff); in main() 1056 reconnect += backoff; in main()
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TODO | 42 - xfrd NOTIFY timeouts exponential backoff. 59 - exponential backoff for retries xfrd and notify.
|
| /netbsd-src/external/bsd/unbound/dist/services/ |
| H A D | authzone.h | 301 time_t backoff; member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_cs.c | 430 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) in radeon_cs_parser_fini() argument 450 } else if (backoff) { in radeon_cs_parser_fini()
|
| /netbsd-src/external/intel-fw-public/iwl2030/dist/ |
| H A D | README.iwlwifi-2030-ucode | 26 radio control and high precision timing events (backoff, transmit,
|
| /netbsd-src/external/intel-fw-public/iwl8000/dist/ |
| H A D | README.iwlwifi-8000-ucode | 26 radio control and high precision timing events (backoff, transmit,
|
| /netbsd-src/external/intel-fw-public/iwl100/dist/ |
| H A D | README.iwlwifi-100-ucode | 26 radio control and high precision timing events (backoff, transmit,
|
| /netbsd-src/external/intel-fw-public/iwl3160/dist/ |
| H A D | README.iwlwifi-3160-ucode | 26 radio control and high precision timing events (backoff, transmit,
|