Home
last modified time | relevance | path

Searched defs:test_socket_calls (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c26 static struct test_socket_calls { struct
27 bool socket_called;
28 bool close_called;
29 bool ioctl_called;
30 bool shutdown_called;
31 bool bind_called;
32 bool connect_called;
33 bool listen_called;
34 bool accept_called;
35 bool sendto_called;
[all …]