Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/tests/
H A Drun-packetProcessing.c33 extern void test_TooShortLength(void);
80 RUN_TEST(test_TooShortLength, 23); in main()
H A DpacketProcessing.c23 void test_TooShortLength(void);
144 test_TooShortLength(void) in test_TooShortLength() function