Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/testcode/
H A Dfake_event.c897 int max_rounds = 5000; in run_scenario() local
926 if(rounds > max_rounds) in run_scenario()