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