Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_refclock.h178 struct refclockproc { struct
179 struct refclockio io; /* I/O handler structure */
180 caddr_t unitptr; /* pointer to unit structure */
181 u_char leap; /* leap/synchronization code */
182 u_char currentstatus; /* clock status */
183 u_char lastevent; /* last exception event */
184 u_char type; /* clock type */
185 const char *clockdesc; /* clock description */
187 char a_lastcode[BMAX]; /* last timecode received */
188 u_short lencode; /* length of last timecode */
[all …]