Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_refclock.h85 #define CLK_HAVEFLAG3 0x40 macro
/trueos/contrib/ntp/ntpd/
HDntp_refclock.c1120 if (in->haveflags & CLK_HAVEFLAG3) { in refclock_control()
HDntp_config.c1668 clock_stat.haveflags|=CLK_HAVEFLAG3; in getconfig()
HDntp_control.c1833 CLK_HAVEFLAG2 | CLK_HAVEFLAG3 | CLK_HAVEFLAG4))) in ctl_putclock()
HDntp_request.c2738 (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4); in set_clock_fudge()
HDrefclock_parse.c3206 if (in->haveflags & (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4)) in parse_ctl()