Searched refs:dest_ipv4_addr4 (Results 1 – 1 of 1) sorted by relevance
71 static struct in_addr dest_ipv4_addr4 = { { { 198, 51, 100, 4 } } }; variable379 net_ipaddr_copy(&dest_ipv4.sin_addr, &dest_ipv4_addr4); in ZTEST()