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

/freebsd-11.0-release/contrib/ntp/libntp/
H A Dstatestr.c100 { TEST10, "peer_stratum" },
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp.h239 #define TEST10 0x0200 /* peer bad synch or stratum */ macro
243 #define PEER_TEST_MASK (TEST10 | TEST11 | TEST12 | TEST13)
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_peer.c448 if (!(peer->flash & TEST10))
H A Dntp_proto.c4501 * > TEST10 bad leap or stratum below floor or at or above ceiling
4521 rval |= TEST10; /* bad synch or stratum */

Completed in 74 milliseconds