Searched refs:test_add_local_ip_address (Results 1 – 1 of 1) sorted by relevance
36 static void test_add_local_ip_address(sa_family_t family, const char *ip) in test_add_local_ip_address() function68 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()