Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h39 #define CLK_HAVETIME2 0x2 macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1285 if (in->haveflags & CLK_HAVETIME2) in refclock_control()
1323 out->haveflags |= CLK_HAVETIME2; in refclock_control()
H A Dntp_request.c2610 clock_stat.haveflags = CLK_HAVETIME2; in set_clock_fudge()
H A Dntp_control.c2955 if (mustput || (pcs->haveflags & CLK_HAVETIME2)) in ctl_putclock()
H A Drefclock_parse.c3418 if (in->haveflags & CLK_HAVETIME2) in parse_ctl()
H A Dntp_config.c3988 clock_stat.haveflags |= CLK_HAVETIME2; in config_fudge()