Searched defs:old_conf_peer (Results 1 – 1 of 1) sorted by relevance
606 struct old_conf_peer { struct607 u_int32 peeraddr; /* address to poll */608 u_char hmode; /* mode, either broadcast, active or client */609 u_char version; /* version number to poll with */610 u_char minpoll; /* min host poll interval */611 u_char maxpoll; /* max host poll interval */612 u_char flags; /* flags for this request */613 u_char ttl; /* time to live (multicast) or refclock mode */614 u_short unused; /* unused */615 keyid_t keyid; /* key to use for this association */