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

/freebsd-10.2-release/contrib/ntp/include/
H A Drecvbuff.h67 l_fp recv_time; /* time of arrival */ member in struct:recvbuf
/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_monitor.c349 interval_fp = rbufp->recv_time;
354 mon->last = rbufp->recv_time;
446 interval_fp = rbufp->recv_time;
478 mon->last = rbufp->recv_time;
H A Drefclock_leitch.c424 leitch->second, 1, rbufp->recv_time.l_ui,
435 leitch->codetime1 = rbufp->recv_time;
442 leitch->second, 1, rbufp->recv_time.l_ui,
452 leitch->codetime2 = rbufp->recv_time;
459 leitch->second, GMT, rbufp->recv_time.l_ui,
469 leitch->codetime3 = rbufp->recv_time;
H A Dntpsim.c64 LFPTOD(&b1->recv_time, recv_time1);
65 LFPTOD(&b2->recv_time, recv_time2);
452 DTOLFP(simclock.local_time, &rbuf->recv_time);
H A Dntp_refclock.c606 *tsptr = rbufp->recv_time;
608 rbufp->fd, ulfptoa(&rbufp->recv_time, 6), dlen,
647 *tsptr = rbufp->recv_time;
649 rbufp->fd, ulfptoa(&rbufp->recv_time, 6), bmax,
H A Drefclock_fg.c317 pp->lastrec = rbufp->recv_time; /* Is it better than get_systime()? */
H A Drefclock_irig.c431 L_SUB(&rbufp->recv_time, &ltemp);
432 up->timestamp = rbufp->recv_time;
H A Drefclock_datum.c530 datum_pts->lastrec = rbufp->recv_time;
H A Drefclock_chu.c673 L_SUB(&rbufp->recv_time, &ltemp);
674 up->timestamp = rbufp->recv_time;
977 chu_decode(peer, *dpt, rbufp->recv_time);
H A Drefclock_msfees.c691 ees->arrvtime = rbufp->recv_time;
868 ees->tz, rbufp->recv_time.l_ui, &ees->yearstart,
H A Dntp_proto.c1856 peer->borg = rbufp->recv_time;
1886 peer->dst = rbufp->recv_time;
2117 peer->dst = rbufp->recv_time;
4190 this_recv_time = rbufp->recv_time;
4195 HTONL_FP(&rbufp->recv_time, &xpkt.rec);
H A Drefclock_wwv.c811 L_SUB(&rbufp->recv_time, &ltemp);
812 up->timestamp = rbufp->recv_time;
H A Dntp_control.c3702 rbufp->recv_time.l_ui,
3703 rbufp->recv_time.l_uf);
3705 rbufp->recv_time.l_ui, rbufp->recv_time.l_uf, derived);
H A Dntpd.c1324 L_SUB(&dts, &rbuf->recv_time);
H A Drefclock_arc.c942 timestamp = rbufp->recv_time;
H A Drefclock_jupiter.c557 tstamp = rbufp->recv_time;
H A Drefclock_parse.c2210 ts.fp = rbufp->recv_time;
2375 buf->recv_time = rbufp->recv_time;
H A Drefclock_gpsdjson.c686 gpsd_parse(peer, &rbufp->recv_time);
H A Dntp_io.c3262 rb->recv_time = ts;
3532 rb->recv_time = ts;
H A Dntp_request.c629 L_SUB(&ftmp, &rbufp->recv_time);
H A Dntp_crypto.c991 rbufp->recv_time.l_ui, NULL);
/freebsd-10.2-release/contrib/ntp/ntpdate/
H A Dntpdate.c868 L_SUB(&t10, &rbufp->recv_time); /* recv_time == t0*/
1991 rb->recv_time = ts;

Completed in 183 milliseconds