Searched refs:CLK_HAVEFLAG3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h50 #define CLK_HAVEFLAG3 0x40 macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1220 if (in->haveflags & CLK_HAVEFLAG3) {
1251 out->haveflags |= CLK_HAVEFLAG3;
H A Dntp_request.c2614 (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4);
H A Dntp_config.c3924 clock_stat.haveflags |= CLK_HAVEFLAG3;
H A Drefclock_parse.c3384 if (in->haveflags & (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4))

Completed in 102 milliseconds