Searched refs:in6addr_mcast1 (Results 1 – 1 of 1) sorted by relevance
520 struct in6_addr in6addr_mcast1 = { { { 0x00 } } }; in test_select_src_iface() local536 net_ipv6_addr_create(&in6addr_mcast1, 0xff02, 0, 0, 0, 0, 0, 0, 0x0002); in test_select_src_iface()538 iface = net_if_ipv6_select_src_iface(&in6addr_mcast1); in test_select_src_iface()