Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_request.h476 struct info_sys { struct
477 u_int32 peer; /* system peer address (v4) */
478 u_char peer_mode; /* mode we are syncing to peer in */
479 u_char leap; /* system leap bits */
480 u_char stratum; /* our stratum */
504 struct info_sys_stats { argument