Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_refclock.h78 double fudgetime2; /* configure fudge time2 */ member
175 double fudgetime2; /* fudge time2 */ member
HDntp_request.h846 l_fp fudgetime2; member
/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_shm.c281 else if (pp->fudgetime2 < 1. || pp->fudgetime2 > 86400.) in shm_control()
284 up->max_delta = (time_t)floor(pp->fudgetime2 + 0.5); in shm_control()
HDntp_refclock.c1286 pp->fudgetime2 = in->fudgetime2; in refclock_control()
1321 out->fudgetime2 = pp->fudgetime2; in refclock_control()
1322 if (0.0 != out->fudgetime2) in refclock_control()
HDrefclock_true.c436 pp->fudgetime1 = pp->fudgetime2; in true_receive()
437 pp->fudgetime2 = dtemp; in true_receive()
HDrefclock_wwvb.c441 if (!refclock_process_f(pp, pp->fudgetime2)) in wwvb_receive()
HDrefclock_parse.c3084 parse->generic->fudgetime2 = 0.0; in parse_start()
3085 parse->ppsphaseadjust = parse->generic->fudgetime2; in parse_start()
3420 parse->generic->fudgetime2 = in->fudgetime2; in parse_ctl()
3423 parse->maxunsync = (u_long)ABS(in->fudgetime2); in parse_ctl()
3430 parse->ppsphaseadjust = in->fudgetime2; in parse_ctl()
3555 …parse->generic->fudgetime2 = (parse->flags & PARSE_TRUSTTIME) ? (double)parse->maxunsync : parse->… in parse_control()
HDrefclock_nmea.c897 pp->fudgetime2, pp->fudgetime1); in nmea_procrec()
901 rd_timestamp, pp->fudgetime2); in nmea_procrec()
HDrefclock_irig.c446 up->phase += pp->fudgetime2 / 1e6; in irig_receive()
HDntp_request.c2545 DTOLFP(clock_stat.fudgetime2, &ltmp); in get_clock_info()
2546 HTONL_FP(&ltmp, &ic->fudgetime2); in get_clock_info()
2609 LFPTOD(&ltmp, clock_stat.fudgetime2); in set_clock_fudge()
HDrefclock_wwv.c1151 wwv_qrz(peer, rp, (int)(pp->fudgetime2 * WWV_SEC)); in wwv_rf()
2459 up->pdelay = pp->fudgetime2; in wwv_newchan()
HDrefclock_gpsdjson.c815 DTOLFP(pp->fudgetime2, &up->sti_fudge); in gpsd_control()
HDntp_config.c3977 clock_stat.fudgetime2 = 0.0; in config_fudge()
3989 clock_stat.fudgetime2 = curr_opt->value.d; in config_fudge()
HDrefclock_jjy.c1345 && ( fSeconds >= ( pp->fudgetime2 * 3600 ) || ( ! up->bStusReplyAdjustedAtLeastOnce ) ) ) { in jjy_receive_tristate_jjy01()
HDntp_control.c2957 pcs->fudgetime2 * 1e3); in ctl_putclock()
/freebsd-14-stable/contrib/ntp/ntpdc/
HDlayout.std389 offsetof(fudgetime2) = 36
HDntpdc_ops.c2720 NTOHL_FP(&cl->fudgetime2, &ts); in clockstat()
/freebsd-14-stable/usr.sbin/ntp/ntpdc/
HDnl.c768 (int) offsetof(struct info_clock, fudgetime2));
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq.texi826 @item @code{fudgetime2}
HDntpq-opts.def1022 .It Cm fudgetime2
HDinvoke-ntpq.texi902 @item @code{fudgetime2}
/freebsd-14-stable/contrib/ntp/
HDconfigure.ac4178 AC_MSG_CHECKING([if we want correct mode7 fudgetime2 behavior])
4183 [+ provide correct mode7 fudgetime2 behavior]
HDChangeLog2455 * [Bug 1931] cv always includes fudgetime1, never fudgetime2.
HDconfigure1868 --enable-bug3527-fix + provide correct mode7 fudgetime2 behavior
HDCommitLog130963 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
130966 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
130969 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
130972 [Bug 1931] cv always includes fudgetime1, never fudgetime2.