Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_oncore.c320 u_char count4; /* cycles thru leap after Gj to issue Bj */ member
3444 instance->count4 = 1; in oncore_check_leap_sec()
3454 if (instance->count4) { /* delay, waiting for Gj response */ in oncore_check_leap_sec()
3456 instance->count4 = 0; in oncore_check_leap_sec()
3457 else if (instance->count4++ > 5) { /* delay, waiting for Gj response */ in oncore_check_leap_sec()
3459 instance->count4 = 0; in oncore_check_leap_sec()