Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/route/src/
Dmain.c76 static struct net_if *peer_iface; variable
245 peer_iface = net_if_get_first_by_type(&NET_L2_GET_NAME(DUMMY)) + 1; in test_init()
249 net_if_get_by_iface(peer_iface), peer_iface); in test_init()
254 zassert_not_null(peer_iface, in test_init()
346 zassert_true(net_test_send_ns(peer_iface, &peer_addr)); in test_populate_nbr_cache()
355 zassert_true(net_test_send_ns(peer_iface, &peer_addr_alt)); in test_populate_nbr_cache()