Searched refs:RRL_LIMIT (Results 1 – 3 of 3) sorted by relevance
32 #define RRL_LIMIT 400 macro
49 static uint32_t rrl_ratelimit = RRL_LIMIT; /* 2x qps */
113 opt->rrl_ratelimit = RRL_LIMIT/2; in nsd_options_create()