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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_jupiter.c123 uint16_t rcvtout; /* receive timeout ticker */ member in struct:instance
333 up->rcvtout = 2;
360 if (up->rcvtout)
361 --up->rcvtout;
H A Drefclock_nmea.c249 uint16_t rcvtout; /* one-shot for sample expiration */ member in struct:__anon11
608 if (up->rcvtout) {
609 --up->rcvtout;
1008 up->rcvtout = 2;

Completed in 115 milliseconds