Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dip_tools.h31 static const int MAX_PREFIX_LEN = 32; variable
H A Dip_tools.cpp128 if (prefixLength <= MIN_PREFIX_LEN || prefixLength > MAX_PREFIX_LEN) { in ConvertIpv4Mask()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp387 hostRoute->destination_.prefixlen_ = MAX_PREFIX_LEN;