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