Home
last modified time | relevance | path

Searched refs:TEST6 (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ntp/include/
H A Dntp.h234 #define TEST6 0x0020 /* bad synch or stratum */ macro
239 TEST6 | TEST7 | TEST8 | TEST9)
/src/contrib/ntp/libntp/
H A Dstatestr.c96 { TEST6, "pkt_stratum", 0 },
/src/contrib/ntp/ntpd/
H A Dntp_proto.c2596 peer->flash |= TEST6; /* bad synch or strat */ in process_packet()