Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/tests/
H A Drun-packetProcessing.c33 extern void test_TooShortLength(void);
81 RUN_TEST(test_TooShortLength, 20); in main()
H A DpacketProcessing.c20 void test_TooShortLength(void);
135 test_TooShortLength(void) in test_TooShortLength() function