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