Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/tests/
H A Drun-packetProcessing.c34 extern void test_LengthNotMultipleOfFour(void);
82 RUN_TEST(test_LengthNotMultipleOfFour, 21); in main()
H A DpacketProcessing.c21 void test_LengthNotMultipleOfFour(void);
147 test_LengthNotMultipleOfFour(void) in test_LengthNotMultipleOfFour() function