Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/scripts/ntptrace/
Dntptrace.in56 my ($rootdelay, $rootdisp, $info) = (0, 0);
63 $info->{syncdistance} = ($info->{rootdisp} + ($info->{rootdelay} / 2)) / 1000;
/freebsd-12-stable/contrib/ntp/ntpdate/
Dntpdate.h25 u_fp rootdisp; /* peer clock dispersion */ member
Dntpdate.c699 xpkt.rootdisp = htonl(NTPDATE_DISP); in transmit()
857 server->rootdisp = ntohl(rpkt->rootdisp); in receive()
2189 ufptoa(pp->rootdisp, 6)); in print_server()
/freebsd-12-stable/contrib/ntp/sntp/tests/
DpacketHandling.c125 rpkt.rootdisp = HTONS_FP(DTOUFP(0.25)); in test_OffsetCalculationPositiveOffset()
171 rpkt.rootdisp = HTONS_FP(DTOUFP(0.5)); in test_OffsetCalculationNegativeOffset()
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_proto.c1310 FPTOD(NTOHS_FP(pkt->rootdisp)), in receive()
1383 FPTOD(NTOHS_FP(pkt->rootdisp)), in receive()
2527 p_disp = FPTOD(NTOHS_FP(pkt->rootdisp)); in process_packet()
2580 peer->rootdisp = p_disp; in process_packet()
2888 dtemp = peer->rootdisp in clock_update()
4083 + peer->rootdisp in root_distance()
4121 xpkt.rootdisp = HTONS_FP(DTOUFP(sys_rootdisp)); in peer_xmit()
4591 xpkt.rootdisp = rpkt->rootdisp; in fast_xmit()
4657 xpkt.rootdisp = HTONS_FP(DTOUFP(this_rootdisp)); in fast_xmit()
4866 xpkt.rootdisp = HTONS_FP(DTOUFP(sys_rootdisp)); in pool_xmit()
Dntpsim.c305 xpkt.rootdisp = 0; in simulate_server()
Dntp_refclock.c699 peer->rootdisp = pp->disp; in refclock_receive()
Dntp_request.c908 ip->rootdispersion = HTONS_FP(DTOUFP(pp->rootdisp)); in peer_info()
Dntp_io.c3242 FPTOD(NTOHS_FP(pkt->rootdisp)), pkt->refid,
Dntp_control.c2677 ctl_putdbl(peer_var[id].text, p->rootdisp * 1e3); in ctl_putpeer()
/freebsd-12-stable/contrib/ntp/include/
Dntp.h299 double rootdisp; /* dispersion to primary source */ member
551 u_fp rootdisp; /* dispersion to primary source*/ member
/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq.texi536 @item @code{rootdisp}
685 @item @code{rootdisp}
Dntpq-opts.def830 .It Cm rootdisp
919 .It Cm rootdisp
Dinvoke-ntpq.texi710 @item @code{rootdisp}
799 @item @code{rootdisp}
/freebsd-12-stable/contrib/ntp/sntp/
Dmain.c1332 p_rdsp = NTOHS_FP(rpkt->rootdisp); in offset_calculation()
/freebsd-12-stable/contrib/ntp/
DREADME.leapsmear260 precision=-18, rootdelay=0.000, rootdisp=1.075, refid=MRS,
DChangeLog1964 * [Bug 2115] ntptrace should accept both rootdispersion and rootdisp.
4356 - rootdispersion -> rootdisp
DCommitLog13476 Add comment about client-mode pkt->rootdisp
13479 Add comment about client-mode pkt->rootdisp
109793 [Bug 2115] ntptrace should accept both rootdispersion and rootdisp
109796 [Bug 2115] ntptrace should accept both rootdispersion and rootdisp
109799 [Bug 2115] ntptrace should accept both rootdispersion and rootdisp