Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/tcp/
Dtest_tcp_oos.c121 tcp_oos_setup(void) in tcp_oos_setup() function
943 …return create_suite("TCP_OOS", tests, sizeof(tests)/sizeof(TFun), tcp_oos_setup, tcp_oos_teardown); in tcp_oos_suite()