Home
last modified time | relevance | path

Searched refs:CLK_HAVETIME1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h38 #define CLK_HAVETIME1 0x1 macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1283 if (in->haveflags & CLK_HAVETIME1) in refclock_control()
1320 out->haveflags |= CLK_HAVETIME1; in refclock_control()
H A Drefclock_neoclock4x.c704 if(in->haveflags & CLK_HAVETIME1) in neoclock4x_control()
H A Dntp_request.c2605 clock_stat.haveflags = CLK_HAVETIME1; in set_clock_fudge()
H A Dntp_control.c2949 if (mustput || (pcs->haveflags & CLK_HAVETIME1)) in ctl_putclock()
H A Drefclock_parse.c3410 if (in->haveflags & CLK_HAVETIME1) in parse_ctl()
H A Dntp_config.c3983 clock_stat.haveflags |= CLK_HAVETIME1; in config_fudge()