Searched refs:IN6_IS_ADDR_MC_NODELOCAL (Results 1 – 2 of 2) sorted by relevance
97 zexpect_true(IN6_IS_ADDR_MC_NODELOCAL(&mcnl6)); in ZTEST()
1118 #define IN6_IS_ADDR_MC_NODELOCAL(addr) net_ipv6_is_addr_mcast_iface(addr) macro