Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/sntp/tests/
DpacketHandling.c75 static const int EXPECTED_PKTLEN = LEN_PKT_NOMAC + MAX_MD5_LEN; in test_GenerateAuthenticatedPacket() local
93 TEST_ASSERT_EQUAL(EXPECTED_PKTLEN, in test_GenerateAuthenticatedPacket()