Home
last modified time | relevance | path

Searched refs:IPV6_COLON_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dip_tools.h38 static const int IPV6_COLON_NUM = 7; variable
H A Dip_tools.cpp93 for (i = 0; i < IPV6_COLON_NUM; i++) { in ConvertIpv6Address()
110 if (i != IPV6_COLON_NUM) { in ConvertIpv6Address()