Searched refs:clock_buginfo (Results 1 – 2 of 2) sorted by relevance
207 void (*clock_buginfo) (int, struct refclockbug *, struct peer *); member
1187 if (refclock_conf[clktype]->clock_buginfo != noentry) in refclock_buginfo()1188 (refclock_conf[clktype]->clock_buginfo)(unit, bug, peer); in refclock_buginfo()