Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_nmea.c635 l_fp rd_reftime; in nmea_procrec() local
954 rd_reftime = ntpfp_from_ntpdatum(&dntp); in nmea_procrec()
955 if (L_ISEQU(&up->last_reftime, &rd_reftime)) { in nmea_procrec()
960 up->last_reftime = rd_reftime; in nmea_procrec()
977 if (tabsdiffd(rd_reftime, rd_timestamp) < 0.5) { in nmea_procrec()
994 refclock_process_offset(pp, rd_reftime, rd_timestamp, 0.0); in nmea_procrec()