Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_oncore.c319 u_char count5; /* cycles thru get_timestamp waiting for valid UTC correction */ member
1633 if (instance->count5) { in oncore_get_timestamp()
1634 instance->count5--; in oncore_get_timestamp()
3362 instance->count5 = 4; /* was 2 [Bug 1766] */ in oncore_get_timestamp()