Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_arc.c489 struct arcunit { struct
490 l_fp lastrec; /* Time tag for the receive time (system). */
491 int status; /* Clock status. */
493 int quality; /* Quality of reception 0--5 for unit. */
495 u_long quality_stamp; /* Next time to reset quality average. */
497 u_long next_resync; /* Next resync time (s) compared to current_time. */
498 int resyncing; /* Resync in progress if true. */
501 char cmdqueue[CMDQUEUELEN+1]; /* Queue of outgoing commands + \0. */
503 u_long saved_flags; /* Saved fudge flags. */