Home
last modified time | relevance | path

Searched defs:true_unit (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_true.c168 struct true_unit { struct
169 unsigned int pollcnt; /* poll message counter */
170 unsigned int station; /* which station we are on */
171 unsigned int polled; /* Hand in a time sample? */
172 enum true_state state; /* state machine */
173 enum true_type type; /* what kind of clock is it? */
174 int unit; /* save an extra copy of this */
175 FILE *debug; /* debug logging file */
177 int pcl720init; /* init flag for PCL 720 */