Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h40 #define CLK_HAVEVAL1 0x4 macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c210 if (in->haveflags & CLK_HAVEVAL1) in leitch_control()
226 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in leitch_control()
H A Dntp_refclock.c1287 if (in->haveflags & CLK_HAVEVAL1) in refclock_control()
1317 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in refclock_control()
H A Dntp_request.c2614 clock_stat.haveflags = CLK_HAVEVAL1; in set_clock_fudge()
H A Dntp_control.c2961 if (mustput || (pcs->haveflags & CLK_HAVEVAL1)) in ctl_putclock()
H A Dntp_config.c3993 clock_stat.haveflags |= CLK_HAVEVAL1; in config_fudge()