Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_zyfer.c217 l_fp tfrac; in zyfer_receive() local
293 ZERO(tfrac); in zyfer_receive()
304 tsntp = gpsntp_from_calendar(&tsdoy, tfrac); in zyfer_receive()
305 tfrac = ntpfp_from_ntpdatum(&tsntp); in zyfer_receive()
306 refclock_process_offset(pp, tfrac, pp->lastrec, pp->fudgetime1); in zyfer_receive()