Searched refs:hasInet6Address (Results 1 – 1 of 1) sorted by relevance
164 return hasInet4Address(networkInterface) || hasInet6Address(networkInterface); in canScanOnInterface()182 private static boolean hasInet6Address(@NonNull NetworkInterfaceWrapper networkInterface) { in hasInet6Address() method in MulticastNetworkInterfaceProvider