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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h206 void (*clock_buginfo) (int, struct refclockbug *, struct peer *); member in struct:refclock
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1337 if (refclock_conf[clktype]->clock_buginfo != noentry)
1338 (refclock_conf[clktype]->clock_buginfo)(unit, bug, peer);

Completed in 161 milliseconds