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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h49 #define CLK_HAVEFLAG2 0x20 macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1216 if (in->haveflags & CLK_HAVEFLAG2) {
1249 out->haveflags |= CLK_HAVEFLAG2;
H A Dntp_request.c2614 (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4);
H A Dntp_config.c3916 clock_stat.haveflags |= CLK_HAVEFLAG2;
H A Drefclock_parse.c3384 if (in->haveflags & (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4))

Completed in 185 milliseconds