Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/socket/misc/src/
Dmain.c199 void test_so_bindtodevice(int sock_c, int sock_s, struct sockaddr *peer_addr_1, in test_so_bindtodevice()
329 int sock_s; in test_ipv4_so_bindtodevice() local
359 int sock_s; in test_ipv6_so_bindtodevice() local
396 int sock_s; in test_getpeername() local
485 int sock_s; in test_getsockname_tcp() local
554 int sock_s; in test_getsockname_udp() local
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c1117 void test_msg_trunc(int sock_c, int sock_s, struct sockaddr *addr_c, in test_msg_trunc()
1201 static void test_dgram_overflow(int sock_c, int sock_s, in test_dgram_overflow()
1227 static void test_dgram_fragmented(int sock_c, int sock_s, in test_dgram_fragmented()
1956 static void test_check_ttl(int sock_c, int sock_s, int sock_p, in test_check_ttl()