Searched refs:tcp_teardown (Results 1 – 1 of 1) sorted by relevance
67 tcp_teardown(void) in tcp_teardown() function1694 return create_suite("TCP", tests, sizeof(tests)/sizeof(testfunc), tcp_setup, tcp_teardown); in tcp_suite()