Searched defs:ntpinfo (Results 1 – 1 of 1) sorted by relevance
448 struct ntpinfo { struct449 uchar_t version;450 uchar_t type; /* request type (stratum in ntp packets) */451 uchar_t count; /* number of entries in this packet */452 uchar_t seq; /* sequence number of this packet */454 uchar_t npkts; /* total number of packets */455 uchar_t peers;456 uchar_t fill3;457 uchar_t fill4;