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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_util.c65 double wander_threshold = 1e-7; /* initial frequency threshold */ variable
280 wander_resid = wander_threshold;
H A Dntp_config.c4012 wander_threshold = curr_var->value.d;
H A Dntp_control.c2509 ctl_putdbl(sys_var[varid].text, wander_threshold * 1e6);
/freebsd-12-stable/contrib/ntp/include/
H A Dntpd.h558 extern double wander_threshold;

Completed in 197 milliseconds