Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h462 struct ntp_control { struct
463 uchar_t li_vn_mode; /* leap, version, mode */
464 uchar_t r_m_e_op; /* response, more, error, opcode */
465 ushort_t sequence; /* sequence number of request */
466 ushort_t status; /* status word for association */
467 ushort_t associd; /* association ID */
468 ushort_t offset; /* offset of this batch of data */
469 ushort_t count; /* count of data in this packet */
470 uchar_t data[1]; /* data + auth */