Searched refs:v4_timedout (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c4318 int v4_timedout = 0, v6_timedout = 0; local
4326 v4_timedout = 1;
4343 EVUTIL_ASSERT(!v4_timedout || !v6_timedout);
4361 if (!v4_timedout && !v6_timedout) {

Completed in 114 milliseconds