Home
last modified time | relevance | path

Searched refs:LENGTH_6 (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.cpp186 constexpr int32_t LENGTH_6 = 6; in GetIPV6MaskLength() local
205 prefixLen += LENGTH_6; in GetIPV6MaskLength()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp288 constexpr int32_t LENGTH_6 = 6; in Ipv6PrefixLen() local
307 prefixLen += LENGTH_6; in Ipv6PrefixLen()