Searched defs:palisade_unit (Results 1 – 1 of 1) sorted by relevance
164 struct palisade_unit { struct165 short unit; /* NTP refclock unit number */166 int polled; /* flag to detect noreplies */167 char leap_status; /* leap second flag */168 char rpt_status; /* TSIP Parser State */169 short rpt_cnt; /* TSIP packet length so far */170 char rpt_buf[BMAX]; /* packet assembly buffer */171 int type; /* Clock mode type */172 int month; /* for LEAP filter */