Home
last modified time | relevance | path

Searched defs:ip6Addr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dipv6_address_test.cpp195 in6_addr ip6Addr; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv6_address.cpp51 bool Ipv6Address::IsAddrLocallink(const struct in6_addr &ip6Addr) in IsAddrLocallink()
217 struct in6_addr Ipv6Address::GetIpv6Prefix(struct in6_addr &ip6Addr, size_t prefixLength) in GetIpv6Prefix()