Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-ntp.c100 struct ntp_time_data { struct
101 nd_uint8_t status; /* status of local clock and leap info */
102 nd_uint8_t stratum; /* Stratum level */
103 nd_int8_t ppoll; /* poll value */
104 nd_int8_t precision;
105 struct s_fixedpt root_delay;
106 struct s_fixedpt root_dispersion;
107 nd_uint32_t refid;
108 struct l_fixedpt ref_timestamp;
109 struct l_fixedpt org_timestamp;
[all …]