Searched refs:clock_timer (Results 1 – 2 of 2) sorted by relevance
207 void (*clock_timer) (int, struct peer *); member
341 if (pp->conf->clock_timer != noentry) in refclock_timer()342 (*pp->conf->clock_timer)(unit, p); in refclock_timer()