Home
last modified time | relevance | path

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

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