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