Home
last modified time | relevance | path

Searched refs:IPV6_DIGIT_NUM_PER_SEG (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.h37 static const int IPV6_DIGIT_NUM_PER_SEG = 4; variable
H A Dip_tools.cpp100 if (value.size() != IPV6_DIGIT_NUM_PER_SEG) { in ConvertIpv6Address()
113 if (tmpAddress.size() != IPV6_DIGIT_NUM_PER_SEG) { in ConvertIpv6Address()