Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_loopfilter.c125 static u_long clock_epoch; /* last update */ variable
563 mu = current_time - clock_epoch; in local_clock()
1019 current_time - clock_epoch, trans, sys_poll, in rstclock()
1025 clock_epoch = current_time; in rstclock()
1045 set_freq(fp_offset / (current_time - clock_epoch)); in direct_freq()