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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c653 l_fp rd_reftime; local
967 rd_reftime = ntpfp_from_ntpdatum(&dntp);
968 if (L_ISEQU(&up->last_reftime, &rd_reftime)) {
973 up->last_reftime = rd_reftime;
990 if (tabsdiffd(rd_reftime, rd_timestamp) < 0.5) {
1007 refclock_process_offset(pp, rd_reftime, rd_timestamp, 0.0);

Completed in 61 milliseconds