Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/socket/reuseaddr_reuseport/src/
Dmain.c36 static void test_add_local_ip_address(sa_family_t family, const char *ip) in test_add_local_ip_address() function
68 test_add_local_ip_address(AF_INET, TEST_MY_IPV4_ADDR); in setup()
69 test_add_local_ip_address(AF_INET6, TEST_MY_IPV6_ADDR); in setup()