Home
last modified time | relevance | path

Searched refs:test_settings (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/test/sockets/
H A Dsockets_stresstest.c87 struct test_settings { struct
585 struct test_settings *settings = (struct test_settings *)arg; in sockets_stresstest_listener()
638 struct test_settings *settings = (struct test_settings *)arg; in sockets_stresstest_listener_loop()
660 struct test_settings *settings = (struct test_settings *)mem_malloc(sizeof(struct test_settings)); in sockets_stresstest_init_loopback()
663 memset(settings, 0, sizeof(struct test_settings)); in sockets_stresstest_init_loopback()
679 struct test_settings *setting in sockets_stresstest_init_server()
[all...]

Completed in 2 milliseconds