Searched refs:rd_timestamp (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_nmea.c | 628 l_fp rd_timestamp in nmea_procrec() argument 717 ldexp(rd_timestamp.l_uf, -32), in nmea_procrec() 898 &up->atom, &rd_timestamp, in nmea_procrec() 902 rd_timestamp = ntpfp_with_fudge( in nmea_procrec() 903 rd_timestamp, pp->fudgetime2); in nmea_procrec() 933 &date, tofs, rd_timestamp, warp); in nmea_procrec() 970 pp->lastrec = rd_timestamp; in nmea_procrec() 979 if (tabsdiffd(rd_reftime, rd_timestamp) < 0.5) { in nmea_procrec() 996 refclock_process_offset(pp, rd_reftime, rd_timestamp, 0.0); in nmea_procrec()
|