Home
last modified time | relevance | path

Searched refs:RRL_LIMIT (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Drrl.h32 #define RRL_LIMIT 400 macro
H A Drrl.c49 static uint32_t rrl_ratelimit = RRL_LIMIT; /* 2x qps */
H A Doptions.c113 opt->rrl_ratelimit = RRL_LIMIT/2; in nsd_options_create()