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