Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/tests/
H A Drun-packetProcessing.c34 extern void test_LengthNotMultipleOfFour(void);
81 RUN_TEST(test_LengthNotMultipleOfFour, 24); in main()
H A DpacketProcessing.c24 void test_LengthNotMultipleOfFour(void);
156 test_LengthNotMultipleOfFour(void) in test_LengthNotMultipleOfFour() function