Searched refs:recv_time (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/ntp/include/
H A Drecvbuff.h73 l_fp recv_time; /* time of arrival */ member in struct:recvbuf
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c450 leitch->second, 1, rbufp->recv_time.l_ui,
461 leitch->codetime1 = rbufp->recv_time;
468 leitch->second, 1, rbufp->recv_time.l_ui,
478 leitch->codetime2 = rbufp->recv_time;
485 leitch->second, GMT, rbufp->recv_time.l_ui,
495 leitch->codetime3 = rbufp->recv_time;
H A Dntpsim.c274 get_systime(&rbuf.recv_time);
317 DTOLFP(n->ntp_time, &rbuf->recv_time);
H A Drefclock_fg.c327 pp->lastrec = rbufp->recv_time; /* Is it better than get_systime()? */
H A Drefclock_irig.c438 L_SUB(&rbufp->recv_time, &ltemp);
439 up->timestamp = rbufp->recv_time;
H A Drefclock_chu.c651 L_SUB(&rbufp->recv_time, &ltemp);
652 up->timestamp = rbufp->recv_time;
937 up->timestamp = rbufp->recv_time;
H A Drefclock_datum.c625 datum_pts->lastrec = rbufp->recv_time;
H A Dntp_refclock.c719 trtmp = rbufp->recv_time;
739 trtmp = rbufp->recv_time;
H A Dntpd.c1099 L_SUB(&dts, &rbuf->recv_time);
H A Drefclock_msfees.c690 ees->arrvtime = rbufp->recv_time;
867 ees->tz, rbufp->recv_time.l_ui, &ees->yearstart,
H A Drefclock_wwv.c813 L_SUB(&rbufp->recv_time, &ltemp);
814 up->timestamp = rbufp->recv_time;
H A Drefclock_arc.c926 timestamp = rbufp->recv_time;
H A Drefclock_jupiter.c556 tstamp = rbufp->recv_time;
H A Dntp_io.c2889 rb->recv_time = ts;
3078 rb->recv_time = ts;
H A Dntp_proto.c950 peer->rec = rbufp->recv_time;
2911 HTONL_FP(&rbufp->recv_time, &xpkt.rec);
H A Drefclock_parse.c2054 ts.fp = rbufp->recv_time;
2219 buf->recv_time = rbufp->recv_time;
H A Dntp_request.c611 L_SUB(&ftmp, &rbufp->recv_time);
/freebsd-10.0-release/contrib/ntp/ntpdate/
H A Dntpdate.c890 L_SUB(&t10, &rbufp->recv_time); /* recv_time == t0*/
2018 rb->recv_time = ts;
H A Dntptimeset.c1098 L_SUB(&t10, &rbufp->recv_time); /* recv_time == t0*/
2060 rb->recv_time = ts;

Completed in 108 milliseconds