Searched refs:TEST10 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntp-92/include/
H A Dntp.h238 #define TEST10 0x0200 /* peer bad synch or stratum */ macro
242 #define PEER_TEST_MASK (TEST10 | TEST11 | TEST12 | TEST13)
/macosx-10.10/ntp-92/libntp/
H A Dstatestr.c101 { TEST10, "peer_stratum" },
/macosx-10.10/ntp-92/ntpd/
H A Dntp_peer.c372 if (!(peer->flash & TEST10))
H A Dntp_proto.c3414 * > TEST10 bad leap or stratum below floor or at or above ceiling
3433 rval |= TEST10; /* bad synch or stratum */

Completed in 181 milliseconds