Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/iface/src/
Dmain.c797 static struct in_addr my_ipv4_addr_not_found = { { { 1, 2, 3, 4 } } }; variable
815 ret = net_if_ipv4_addr_lookup_by_index(&my_ipv4_addr_not_found); in v4_addr_lookup()