Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c4659 l_fp this_ref_time; in fast_xmit() local
4694 this_ref_time = p2_reftime; in fast_xmit()
4697 this_ref_time = prev_reftime; in fast_xmit()
4700 this_ref_time = sys_reftime; in fast_xmit()
4704 SRVRSP_FUZZ(this_ref_time); in fast_xmit()
4706 this_ref_time = sys_reftime; in fast_xmit()
4726 leap_smear_add_offs(&this_ref_time, NULL); in fast_xmit()
4730 HTONL_FP(&this_ref_time, &xpkt.reftime); in fast_xmit()