Searched defs:ripencc_unit (Results 1 – 1 of 1) sorted by relevance
255 struct ripencc_unit { struct256 int unit; /* unit number */257 int pollcnt; /* poll message counter */258 int polled; /* Hand in a sample? */259 char leapdelta; /* delta of next leap event */260 unsigned char utcflags; /* delta of next leap event */261 l_fp tstamp; /* timestamp of last poll */263 struct timespec ts; /* last timestamp */264 pps_params_t pps_params; /* pps parameters */265 pps_info_t pps_info; /* last pps data */[all …]