Searched refs:shouldDisableDad (Results 1 – 2 of 2) sorted by relevance
3994 private NeighborSolicitation expectDadNeighborSolicitationForLinkLocal(boolean shouldDisableDad)3997 if (!shouldDisableDad) {4638 private void runIpv6LinkLocalOnlyDadTransmitsCheckTest(boolean shouldDisableDad)4644 if (shouldDisableDad) config.withUniqueEui64AddressesOnly();4655 if (shouldDisableDad) {4662 expectDadNeighborSolicitationForLinkLocal(shouldDisableDad);4663 if (shouldDisableDad) {
2371 private boolean shouldDisableDad() { in shouldDisableDad() method in IpClient2382 if (shouldDisableDad()) { in startIPv6()