Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/testcode/
HDfake_event.c883 int max_rounds = 5000; in run_scenario() local
910 if(rounds > max_rounds) in run_scenario()