Home
last modified time | relevance | path

Searched refs:IP_V6_ADDR_LEN (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 Ddhcpd_interface.cpp33 const int IP_V6_ADDR_LEN = 128; variable
192 … Ipv6Address prefixIp = (apShareIp.GetAddressPrefixLength() > (IP_V6_ADDR_LEN - EU_I64_ADDR_LEN)) in AssignIpAddr()