Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_refclock.c432 return refclock_process_f(pp, pp->fudgetime1); in refclock_process()
558 pp->fudgetime1 -= pp->offset * FUDGEFAC; in refclock_receive()
1060 pp->fudgetime1 = in->fudgetime1; in refclock_control()
1092 out->fudgetime1 = pp->fudgetime1; in refclock_control()
1093 if (0.0 != out->fudgetime1) in refclock_control()
1323 SAMPLE(-dtemp + pp->fudgetime1); in refclock_pps()
1327 dtemp, pp->fudgetime1); in refclock_pps()
HDrefclock_neoclock4x.c309 pp->fudgetime1 = (NEOCLOCK4X_TIMECODELEN * 11) / 2400.0; in neoclock4x_start()
706 pp->fudgetime1 = in->fudgetime1; in neoclock4x_control()
709 unit, pp->fudgetime1); in neoclock4x_control()
HDrefclock_pcf.c102 pp->fudgetime1 = 0.1725; in pcf_start()
HDrefclock_true.c441 dtemp = pp->fudgetime1; in true_receive()
442 pp->fudgetime1 = pp->fudgetime2; in true_receive()
HDrefclock_shm.c636 refclock_process_offset(pp, tsref, tsrcv, pp->fudgetime1); in shm_timer()
HDrefclock_parse.c3068 parse->generic->fudgetime1 = parse->parse_type->cl_basedelay; in parse_start()
3351 parse->generic->fudgetime1, in parse_start()
3397 parse->generic->fudgetime1 = in->fudgetime1; in parse_ctl()
3400 parse->generic->fudgetime1); in parse_ctl()
3980 fudge = parse->generic->fudgetime1; /* standard RS232 Fudgefactor */ in parse_process()
HDrefclock_tsyncpci.c647 pp->fudgetime1); in tsync_poll()
HDrefclock_gpsdjson.c801 DTOLFP(pp->fudgetime1, &up->pps_fudge2); in gpsd_control()
806 DTOLFP(pp->fudgetime1, &up->pps_fudge); in gpsd_control()
HDntp_request.c2430 DTOLFP(clock_stat.fudgetime1, &ltmp); in get_clock_info()
2431 HTONL_FP(&ltmp, &ic->fudgetime1); in get_clock_info()
2483 LFPTOD(&ltmp, clock_stat.fudgetime1); in set_clock_fudge()
HDrefclock_wwv.c1123 wwv_qrz(peer, sp, (int)(pp->fudgetime1 * WWV_SEC)); in wwv_rf()
2456 up->pdelay = pp->fudgetime1; in wwv_newchan()
HDrefclock_jupiter.c614 refclock_process_offset(pp, tstamp, pp->lastrec, pp->fudgetime1); in jupiter_receive()
HDrefclock_chu.c1402 pp->fudgetime1); in chu_second()
HDrefclock_nmea.c1061 pp->fudgetime1, &rd_fudge)) in nmea_receive()
HDntp_config.c3421 clock_stat.fudgetime1 = curr_opt->value.d; in config_fudge()
HDntp_control.c2812 pcs->fudgetime1 * 1e3); in ctl_putclock()
/NextBSD/contrib/ntp/include/
HDntp_refclock.h80 double fudgetime1; /* configure fudge time1 */ member
176 double fudgetime1; /* fudge time1 */ member
HDntp_request.h840 l_fp fudgetime1; member
/NextBSD/contrib/ntp/ntpdc/
HDlayout.std383 offsetof(fudgetime1) = 28
HDntpdc_ops.c2708 NTOHL_FP(&cl->fudgetime1, &ts); in clockstat()
/NextBSD/usr.sbin/ntp/ntpdc/
HDnl.c767 (int) offsetof(struct info_clock, fudgetime1));
/NextBSD/contrib/ntp/ntpq/
HDntpq.texi824 @item @code{fudgetime1}
HDntpq-opts.def936 .It Ic fudgetime1
HDinvoke-ntpq.texi804 @item @code{fudgetime1}
/NextBSD/contrib/ntp/
HDChangeLog1622 * [Bug 1931] cv always includes fudgetime1, never fudgetime2.
HDCommitLog105463 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
105466 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
105469 [Bug 1931] cv always includes fudgetime1, never fudgetime2.
105472 [Bug 1931] cv always includes fudgetime1, never fudgetime2.