Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Djupiter.h187 struct jpulse { struct
188 u_short stime[2]; /* set time (10 ms ticks) */
189 u_short seq; /* sequence number */
190 u_short reserved[5];
191 u_short sweek[2]; /* GPS seconds into week */
192 short offs; /* GPS to UTC time offset (seconds) */
193 u_short offns[2]; /* GPS to UTC offset (nanoseconds) */
194 u_short flags; /* flags */
195 u_short dsum; /* checksum */