Searched refs:dest_ipv4_addr_not_found (Results 1 – 1 of 1) sorted by relevance
72 static struct in_addr dest_ipv4_addr_not_found = { { { 1, 2, 3, 4 } } }; variable315 net_ipaddr_copy(&dest_ipv4.sin_addr, &dest_ipv4_addr_not_found); in ZTEST()