Searched refs:test_addr_ipv4 (Results 1 – 1 of 1) sorted by relevance
22 static struct in_addr test_addr_ipv4 = { { { 192, 0, 2, 1 } } }; variable348 ipv4_addr = net_if_ipv4_addr_add(test_iface, &test_addr_ipv4, in test_addr_add_common()360 zassert_equal_ptr(net_if_ipv4_addr_lookup(&test_addr_ipv4, &lookup_iface), in test_addr_add_common()371 zassert_true(net_if_ipv4_addr_rm(test_iface, &test_addr_ipv4), in test_addr_add_common()