Home
last modified time | relevance | path

Searched refs:KOD_RATE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/sntp/
H A Dnetworking.h32 #define KOD_RATE -5 /* KOD packet with code RATE, reduce poll intervall */ macro
H A Dnetworking.c258 return KOD_RATE; in process_pkt()
H A Dmain.c1219 case KOD_RATE: in handle_pkt()
/freebsd/contrib/ntp/sntp/tests/
H A DpacketHandling.c305 rpktl = KOD_RATE; in test_HandleCorrectPacket()
H A DpacketProcessing.c344 TEST_ASSERT_EQUAL(KOD_RATE, in test_KoDDeny()