Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h497 struct info_sys { struct
498 u_int32 peer; /* system peer address (v4) */
499 u_char peer_mode; /* mode we are syncing to peer in */
500 u_char leap; /* system leap bits */
501 u_char stratum; /* our stratum */
525 struct info_sys_stats { argument