Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv6_address.cpp29 constexpr int IPV6_INTERVAL = 5; variable
295 for (unsigned int n = BIN_TO_HEX; n < resHex.size(); n += IPV6_INTERVAL) { in GetRandomAddr()