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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c4566 l_fp this_recv_time; local
4657 this_recv_time = rbufp->recv_time;
4659 leap_smear_add_offs(&this_recv_time, NULL);
4660 HTONL_FP(&this_recv_time, &xpkt.rec);
4672 leap_smear_add_offs(&xmt_tx, &this_recv_time);

Completed in 118 milliseconds