Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp.h771 #define LOOP_ALLAN 10 /* set minimum Allan intercept */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_loopfilter.c1321 case LOOP_ALLAN: /* Allan intercept (log2) (allan) */ in loop_config()
HDntp_config.c3262 item = LOOP_ALLAN; in config_tinker()
/freebsd-14-stable/contrib/ntp/
HDCommitLog-4.1.0211 (loop_config): LOOP_MINPOLL and LOOP_ALLAN were missing the
418 LOOP_ALLAN to the list.
420 * include/ntp.h (LOOP_ALLAN): Added.