Searched refs:IsAddrLocallink (Results 1 – 3 of 3) sorted by relevance
43 static bool IsAddrLocallink(const struct in6_addr &ip6Addr);
186 if (Ipv6Address::IsAddrLocallink(iter->GetIn6Addr()) || !iter->IsValid()) { in AssignIpAddr()
51 bool Ipv6Address::IsAddrLocallink(const struct in6_addr &ip6Addr) in IsAddrLocallink() function in OHOS::Wifi::Ipv6Address