Searched refs:clock_control (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h203 void (*clock_control) (int, const struct refclockstat *, member in struct:refclock
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1275 if (refclock_conf[clktype]->clock_control != noentry)
1276 (refclock_conf[clktype]->clock_control)(unit, in, out, peer);

Completed in 111 milliseconds