Searched refs:test_keep_probing (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/unbound/testcode/ |
| H A D | unitinfra.c | 66 static void test_keep_probing(struct infra_cache* slab, in test_keep_probing() function 194 test_keep_probing(slab, cfg, one, onelen, zone, zonelen, &now, 0, default_max_rtt); in infra_test() 197 test_keep_probing(slab, cfg, one, onelen, zone, zonelen, &now, 1, default_max_rtt); in infra_test() 200 test_keep_probing(slab, cfg, one, onelen, zone, zonelen, &now, 0, 3000); in infra_test() 203 test_keep_probing(slab, cfg, one, onelen, zone, zonelen, &now, 1, 3000); in infra_test()
|