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

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_control.h165 u_long tr_origtime; /* time trap was originally set */ member in struct:ctl_trap
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_control.c4859 if (tptouse->tr_origtime <
4860 tp->tr_origtime)
4869 tptouse->tr_origtime <
4870 tp->tr_origtime))
4890 tptouse->tr_settime = tptouse->tr_origtime = current_time;
H A Dntp_request.c2202 it->origtime = htonl((u_int32)(current_time - tr->tr_origtime));

Completed in 73 milliseconds