Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcpdump/
H A Dprint-ntp.c116 struct ntpdata { struct
119 u_char ppoll; /* poll value */
120 int precision:8;
121 struct s_fixedpt root_delay;
122 struct s_fixedpt root_dispersion;
123 uint32_t refid;
124 struct l_fixedpt ref_timestamp;
125 struct l_fixedpt org_timestamp;
126 struct l_fixedpt rec_timestamp;
127 struct l_fixedpt xmt_timestamp;
[all …]