Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/include/
H A Dntp_refclock.h64 struct refclockstat { struct
65 u_char type; /* clock type */
66 u_char flags; /* clock flags */
68 u_short lencode; /* length of last timecode */
70 u_int32 polls; /* transmit polls */
71 u_int32 noresponse; /* no response to poll */
74 u_int32 timereset; /* driver resets */
79 int32 fudgeval1; /* configure fudge value1 */
81 u_char currentstatus; /* clock status */
82 u_char lastevent; /* last exception event */
[all …]