Searched refs:ipAddressLen (Results 1 – 1 of 1) sorted by relevance
1016 int ipAddressLen = 0; in getInetAddressWithPcoData() local1024 ipAddressLen = data.length - PCO_MCC_MNC_LEN; in getInetAddressWithPcoData()1026 if ((ipAddressLen == PCO_IPV4_LEN) || (ipAddressLen == PCO_IPV6_LEN)) { in getInetAddressWithPcoData()