Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/pmtu/src/
Dmain.c82 static struct in6_addr dest_ipv6_addr_not_found = { { { 0x20, 0x01, 0x0d, 0xb8, 0xde, variable
359 net_ipaddr_copy(&dest_ipv6.sin6_addr, &dest_ipv6_addr_not_found); in ZTEST()