Searched defs:srvAddr (Results 1 – 2 of 2) sorted by relevance
418 final Set<Inet4Address> srvAddr = new HashSet<>(Collections.singletonList(serverAddr)); in testChangePrefixOnDecline() local451 private void assertMatchesLease(@NonNull DhcpPacket packet, @NonNull Inet4Address srvAddr, in assertMatchesLease()
991 final Inet4Address srvAddr = (Inet4Address) mIpv4Address.getAddress(); in handleNewPrefixRequest() local