Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/ipv6/src/
Dmain.c1968 struct in6_addr mcast_iface2 = { { { 0xff, 0x02, 0, 0, 0, 0, 0, 0, 0x01, in ZTEST() local
1986 maddr = net_if_ipv6_maddr_add(test_iface, &mcast_iface2); in ZTEST()
1997 verdict = recv_msg(&addr, &mcast_iface2); in ZTEST()
2005 net_if_ipv6_maddr_rm(test_iface, &mcast_iface2); in ZTEST()