Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A Drun-utilities.c39 extern void test_PktOutput(void);
74 RUN_TEST(test_PktOutput, 20); in main()
H A Dutilities.c20 void test_PktOutput(void);
148 test_PktOutput(void) { in test_PktOutput() function