Home
last modified time | relevance | path

Searched refs:TEST5 (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/include/
H A Dntp.h233 #define TEST5 0x0010 /* bad authentication */ macro
238 #define PKT_TEST_MASK (TEST1 | TEST2 | TEST3 | TEST4 | TEST5 |\
/src/contrib/ntp/libntp/
H A Dstatestr.c95 { TEST5, "pkt_auth", 0 },
/src/contrib/ntp/ntpd/
H A Dntp_proto.c2190 peer->flash |= TEST5; /* bad auth */ in receive()
2226 peer->flash |= TEST5; /* bad auth */ in receive()
4515 peer->flash |= TEST5; /* auth error */ in peer_xmit()
/src/contrib/ntp/
H A DCommitLog-4.1.02093 * include/ntp.h (TEST4,TEST5,TEST8,TEST9): Wiggle.