Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Djupiter.h185 struct jpulse { struct
186 u_short stime[2]; /* set time (10 ms ticks) */
187 u_short seq; /* sequence number */
188 u_short reserved[5];
189 u_short sweek[2]; /* GPS seconds into week */
190 short offs; /* GPS to UTC time offset (seconds) */
191 u_short offns[2]; /* GPS to UTC offset (nanoseconds) */
192 u_short flags; /* flags */
193 u_short dsum; /* checksum */