Searched refs:startIPv4 (Results 1 – 2 of 2) sorted by relevance
441 private boolean startIPv4(int scope) { in startIPv4() method in IpServer1194 if (!startIPv4(getScope())) { in startServingInterface()
2352 private boolean startIPv4() { in startIPv4() method in IpClient3113 if (isIpv4Enabled() && !isUsingPreconnection() && !startIPv4()) { in enter()