Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_refclock.h49 #define CLK_HAVEFLAG2 0x20 macro
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_refclock.c1297 if (in->haveflags & CLK_HAVEFLAG2) { in refclock_control()
1330 out->haveflags |= CLK_HAVEFLAG2; in refclock_control()
Dntp_request.c2614 (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4); in set_clock_fudge()
Dntp_config.c3994 clock_stat.haveflags |= CLK_HAVEFLAG2; in config_fudge()
Drefclock_parse.c3398 if (in->haveflags & (CLK_HAVEFLAG1|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4)) in parse_ctl()