Home
last modified time | relevance | path

Searched refs:IPV6_BIT (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_utils.cpp40 ipInfo.prefixLen = (ipSubData.size() > MIN_IPV4_ITEM) ? IPV6_BIT : IPV4_BIT; in ParseIpAddr()
43 ipInfo.prefixLen = IPV6_BIT; in ParseIpAddr()
63 ipInfo.prefixLen = IPV6_BIT; in ParseNormalIpAddr()
/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h210 static const int32_t IPV6_BIT = 128; member

Completed in 2 milliseconds