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

/freebsd-11-stable/contrib/ntp/libntp/
H A Dstatestr.c104 { TEST13, "peer_unreach", 0 },
/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h242 #define TEST13 0x1000 /* peer unreacable */ macro
243 #define PEER_TEST_MASK (TEST10 | TEST11 | TEST12 | TEST13)
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_peer.c457 if (!(peer->flash & TEST13))
H A Dntp_proto.c4989 * > TEST13 unreachable or noselect
5035 rval |= TEST13; /* unreachable */

Completed in 78 milliseconds