| /netbsd-src/external/bsd/ntp/dist/conf/ |
| H A D | rackety.conf | 14 fudge 127.127.4.0 refid GPS1 time1 -.000097 flag1 1 16 fudge 127.127.4.1 refid GPS2 time1 -.000097 flag1 1 19 fudge 127.127.4.2 refid WVB1 time1 .0021 flag4 1 flag1 1 22 fudge 127.127.4.3 refid WVB2 time1 .0021 flag4 1 flag1 1
|
| H A D | pogo.conf | 6 fudge 127.127.6.1 refid GPS1 time1 -.002777 flag2 1 9 fudge 127.127.4.1 refid GPS2 time1 .000221
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | results.y2kfixes | 11 timemaster.att.com: stratum 1, offset -0.004876, synch distance 0.03485, refid 'GPS' 22 timemaster.att.com: stratum 1, offset -0.006355, synch distance 0.04178, refid 'GPS' 33 timemaster.att.com: stratum 1, offset -0.010803, synch distance 0.03078, refid 'GPS' 44 timemaster.att.com: stratum 1, offset -0.013598, synch distance 0.03116, refid 'GPS'
|
| H A D | README.leapsmear | 75 a specially-formatted 'refid' in time packets that contain "smeared" time. 76 This refid is of the form 254.x.y.z, where x.y.z are 24 encoded bits of the 83 the refid, one can also determine if the server is offering smeared time or 177 system time at all. Only the timestamps and refid in outgoing reply packets 181 the normal refid, as usual. 260 precision=-18, rootdelay=0.000, rootdisp=1.075, refid=MRS, 271 leapsmearoffset of -.932087, the refid reported in smeared packets would be
|
| H A D | CommitLog-4.1.0 | 1436 * ntpd/refclock_wwv.c (wwv_newchan): Update the peer refid if
|
| /netbsd-src/external/bsd/ntp/dist/scripts/monitoring/ |
| H A D | ntptrap | 360 ($refid) = ($data =~ /refid=([\w\.]+)/); 361 $msg .= "stratum=$stratum refid=$refid"; 362 if ($refid =~ /\[?(\d+)\.(\d+)\.(\d+)\.(\d+)/)
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | Makefile.sub | 24 refid.h \
|
| /netbsd-src/external/bsd/ntp/dist/ntpdate/ |
| H A D | ntpdate.h | 28 u_int32 refid; /* peer reference ID */ member
|
| H A D | ntpdate.c | 703 xpkt.refid = htonl(NTPDATE_REFID); in transmit() 845 !memcmp("RATE", &rpkt->refid, 4)) { in receive() 861 server->refid = rpkt->refid; in receive() 2180 str = (char *) &pp->refid; in print_server() 2187 str = numtoa(pp->refid); in print_server()
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ |
| H A D | networking.h | 63 u_int32 refid; member
|
| H A D | networking.c | 250 ref_char = (char *) &rpkt->refid; in process_pkt()
|
| /netbsd-src/external/bsd/ntp/dist/ntpdc/ |
| H A D | layout.std | 84 offsetof(refid) = 36 156 offsetof(refid) = 16
|
| H A D | ntpdc_ops.c | 521 u_int32 refid, in refid_string() argument 528 memcpy(junk, &refid, 4); in refid_string() 532 return numtoa(refid); in refid_string() 613 refid_string(pp->refid, in printpeer() 999 refid_string(is->refid, is->stratum)); in sysinfo()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/ntptrace/ |
| H A D | ntptrace-opts.def | 57 stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB'
|
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ntp_request.h | 417 u_int32 refid; /* peer.refid */ member 505 u_int32 refid; /* reference ID of sync source */ member
|
| /netbsd-src/external/bsd/ntp/dist/ntpq/ |
| H A D | ntpq.texi | 369 @code{[tally]remote refid st t when pool reach delay offset jitter} 382 @item @code{refid} 554 @item @code{refid} 688 @item @code{refid} 830 @item @code{refid}
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | refclock_msfees.c | 584 memcpy((char *)&pp->refid, EESREFID, 4); in msfees_start() 586 ((char *)&pp->refid)[3] = '0' + unit; in msfees_start() 588 peer->refid = htonl(EESHSREFID); in msfees_start()
|
| H A D | ntpsim.c | 303 memcpy(&xpkt.refid, "GPS", 4); in simulate_server()
|
| H A D | refclock_shm.c | 238 memcpy((char *)&pp->refid, REFID, 4); in shm_start()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.115 | 1490 * include/refid.h (class reference_id): Likewise
|