Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c338 u_int tickover; /* timeout countdown */ member
714 up->tickover = TICKOVER_LOW; in gpsd_receive()
845 if (up->tickover) in timer_primary()
846 --up->tickover; in timer_primary()
847 switch (up->tickover) { in timer_primary()
1856 up->tickover = up->tickpres; in gpsd_stop_socket()
1966 up->tickover = up->tickpres; in gpsd_init_socket()
2016 up->tickover = TICKOVER_LOW; in gpsd_test_socket()
2061 up->tickover = up->tickpres; in gpsd_test_socket()