Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h41 #define CLK_HAVEVAL2 0x8 macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c212 if (in->haveflags & CLK_HAVEVAL2) in leitch_control()
226 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in leitch_control()
H A Dntp_refclock.c1289 if (in->haveflags & CLK_HAVEVAL2) in refclock_control()
1317 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in refclock_control()
H A Dntp_request.c2618 clock_stat.haveflags = CLK_HAVEVAL2; in set_clock_fudge()
H A Dntp_control.c2968 if (mustput || (pcs->haveflags & CLK_HAVEVAL2)) in ctl_putclock()
H A Dntp_config.c3998 clock_stat.haveflags |= CLK_HAVEVAL2; in config_fudge()