Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 – 2 of 2) sorted by relevance
94 zexpect_true(IN6_IS_ADDR_SITELOCAL(&sl6)); in ZTEST()
1109 #define IN6_IS_ADDR_SITELOCAL(addr) net_ipv6_is_sl_addr(addr) macro