Searched refs:mClientAddr (Results 1 – 3 of 3) sorted by relevance
27 final Inet4Address mClientAddr; field in DhcpReleasePacket37 mClientAddr = clientAddr; in DhcpReleasePacket()
86 private Inet4Address mClientAddr; field in DhcpLeaseRepository139 mClientAddr = clientAddr; in DhcpLeaseRepository()155 mClientAddr = clientAddr; in updateParams()545 if (mClientAddr != null) return inet4AddressToIntHTH(mClientAddr); in getValidAddress()
218 private Inet4Address mClientAddr; field in DhcpServingParams.Builder350 this.mClientAddr = clientAddr; in setSingleClientAddr()438 mDhcpLeaseTimeSecs, mLinkMtu, mMetered, mClientAddr, mChangePrefixOnDecline, in build()