Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dntp_refclock.h119 struct refclockbug { struct
120 u_char nvalues; /* values following */
121 u_char ntimes; /* times following */
122 u_short svalues; /* values format sign array */
123 u_int32 stimes; /* times format sign array */
124 u_int32 values[NCLKBUGVALUES]; /* real values */
125 l_fp times[NCLKBUGTIMES]; /* real times */