Home
last modified time | relevance | path

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

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