Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c240 struct eesunit { /* EES unit control structure. */ struct
241 struct peer *peer; /* associated peer structure */
242 struct refclockio io; /* given to the I/O handler */
243 l_fp reftime; /* reference time */
244 l_fp lastsampletime; /* time as in txt from last EES msg */
245 l_fp arrvtime; /* Time at which pkt arrived */
246 l_fp codeoffsets[NCODES]; /* the time of arrival of 232 codes */
247 l_fp offset; /* chosen offset (for clkbug) */
248 l_fp lowoffset; /* lowest sample offset (for clkbug) */
249 l_fp highoffset; /* highest " " (for clkbug) */
[all …]