Searched refs:rd_timestamp (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_nmea.c | 626 l_fp rd_timestamp in nmea_procrec() argument 715 ldexp(rd_timestamp.l_uf, -32), in nmea_procrec() 896 &up->atom, &rd_timestamp, in nmea_procrec() 900 rd_timestamp = ntpfp_with_fudge( in nmea_procrec() 901 rd_timestamp, pp->fudgetime2); in nmea_procrec() 931 &date, tofs, rd_timestamp, warp); in nmea_procrec() 968 pp->lastrec = rd_timestamp; 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()
|