Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dntp_refclock.h46 #define CLK_HAVEVAL2 0x8 macro
/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_leitch.c212 if (in->haveflags & CLK_HAVEVAL2) in leitch_control()
226 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in leitch_control()
Dntp_refclock.c1065 if (in->haveflags & CLK_HAVEVAL2) in refclock_control()
1091 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2; in refclock_control()
Dntp_request.c2601 clock_stat.haveflags = CLK_HAVEVAL2; in set_clock_fudge()
Dntp_control.c2966 if (mustput || (pcs->haveflags & CLK_HAVEVAL2)) { in ctl_putclock()
Dntp_config.c3659 clock_stat.haveflags |= CLK_HAVEVAL2; in config_fudge()