Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_datum.c129 struct datum_pts_unit { struct
130 struct peer *peer; /* peer used by ntp */
131 int PTS_fd; /* file descriptor for PTS */
132 u_int unit; /* id for unit */
133 u_long timestarted; /* time started */
134 l_fp lastrec; /* time tag for the receive time (system) */
135 l_fp lastref; /* reference time (Datum time) */
136 u_long yearstart; /* the year that this clock started */
137 int coderecv; /* number of time codes received */
138 int day; /* day */
[all …]