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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h41 #define CLK_HAVEVAL2 0x8 macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_leitch.c212 if (in->haveflags & CLK_HAVEVAL2)
226 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2;
H A Dntp_refclock.c1210 if (in->haveflags & CLK_HAVEVAL2)
1238 out->haveflags = CLK_HAVEVAL1 | CLK_HAVEVAL2;
H A Dntp_request.c2609 clock_stat.haveflags = CLK_HAVEVAL2;
H A Dntp_config.c3901 clock_stat.haveflags |= CLK_HAVEVAL2;
H A Dntp_control.c2974 if (mustput || (pcs->haveflags & CLK_HAVEVAL2))

Completed in 208 milliseconds