Searched refs:PARSEB_S_ANTENNA (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dparse.h137 #define PARSEB_S_ANTENNA 0x00020000 /* supports antenna information */ macro
163 #define PARSE_S_ANTENNA(x) ((x) & PARSEB_S_ANTENNA)
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c2354 { PARSEB_S_ANTENNA, "ANTENNA" },
2378 if (lstate & (PARSEB_S_LEAP|PARSEB_S_ANTENNA|PARSEB_S_PPS|PARSEB_S_POSITION))

Completed in 205 milliseconds