Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h618 struct conf_peer { struct
619 u_int32 peeraddr; /* address to poll */
620 u_char hmode; /* mode, either broadcast, active or client */
621 u_char version; /* version number to poll with */
622 u_char minpoll; /* min host poll interval */
623 u_char maxpoll; /* max host poll interval */
624 u_char flags; /* flags for this request */
625 u_char ttl; /* time to live (multicast) or refclock mode */
626 u_short unused1; /* unused */
627 keyid_t keyid; /* key to use for this association */
[all …]