Searched refs:TEST12 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/libntp/
H A Dstatestr.c103 { TEST12, "peer_loop", 0 },
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h241 #define TEST12 0x0800 /* peer synchronization loop */ macro
243 #define PEER_TEST_MASK (TEST10 | TEST11 | TEST12 | TEST13)
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_peer.c459 if (!(peer->flash & TEST12))
H A Dntp_proto.c4988 * > TEST12 a direct or indirect synchronization loop would form
5027 rval |= TEST12; /* synchronization loop */
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1908 if ((flash & TEST12) && (pvl != opeervarlist)) {

Completed in 54 milliseconds