Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp.h234 #define TEST6 0x0020 /* bad synch or stratum */ macro
239 TEST6 | TEST7 | TEST8 | TEST9)
/freebsd-14-stable/contrib/ntp/libntp/
HDstatestr.c96 { TEST6, "pkt_stratum", 0 },
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_proto.c2596 peer->flash |= TEST6; /* bad synch or strat */ in process_packet()