Searched defs:GetIpv6Prefix (Results 1 – 3 of 3) sorted by relevance
217 struct in6_addr Ipv6Address::GetIpv6Prefix(struct in6_addr &ip6Addr, size_t prefixLength) in GetIpv6Prefix() function in OHOS::Wifi::Ipv6Address
226 void DhcpIpv6Client::GetIpv6Prefix(const char* ipv6Addr, char* ipv6PrefixBuf, uint8_t prefixLen) in GetIpv6Prefix() function in OHOS::DHCP::DhcpIpv6Client
170 std::string GetIpv6Prefix(const std::string &ipv6Addr, uint8_t prefixLen) in GetIpv6Prefix() function