Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/net/socket/misc/src/
Dmain.c169 void test_so_bindtodevice(int sock_c, int sock_s, struct sockaddr *peer_addr_1, in test_so_bindtodevice()
299 int sock_s; in test_ipv4_so_bindtodevice() local
329 int sock_s; in test_ipv6_so_bindtodevice() local
366 int sock_s; in test_getpeername() local
455 int sock_s; in test_getsockname_tcp() local
524 int sock_s; in test_getsockname_udp() local
/Zephyr-Core-3.7.0/tests/net/socket/udp/src/
Dmain.c1114 void test_msg_trunc(int sock_c, int sock_s, struct sockaddr *addr_c, in test_msg_trunc()
1198 static void test_dgram_overflow(int sock_c, int sock_s, in test_dgram_overflow()
1224 static void test_dgram_fragmented(int sock_c, int sock_s, in test_dgram_fragmented()
1934 static void test_check_ttl(int sock_c, int sock_s, int sock_p, in test_check_ttl()