Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_gpsdjson.c340 u_int tickover; /* timeout countdown */ member
716 up->tickover = TICKOVER_LOW; in gpsd_receive()
847 if (up->tickover) in timer_primary()
848 --up->tickover; in timer_primary()
849 switch (up->tickover) { in timer_primary()
1858 up->tickover = up->tickpres; in gpsd_stop_socket()
1968 up->tickover = up->tickpres; in gpsd_init_socket()
2018 up->tickover = TICKOVER_LOW; in gpsd_test_socket()
2063 up->tickover = up->tickpres; in gpsd_test_socket()