Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_dns.c696 int drop_count = 2; in dns_retry_test_impl() local
703 fail_server_cb, &drop_count); in dns_retry_test_impl()
721 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl()
729 drop_count = 4; in dns_retry_test_impl()
746 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl()