Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtest_tcp.c34 tcp_setup(void) in tcp_setup() function
739 return create_suite("TCP", tests, sizeof(tests)/sizeof(testfunc), tcp_setup, tcp_teardown); in tcp_suite()