Searched refs:mClientAddr (Results 1 – 3 of 3) sorted by relevance
85 private Inet4Address mClientAddr; field in DhcpLeaseRepository138 mClientAddr = clientAddr; in DhcpLeaseRepository()151 mClientAddr = clientAddr; in updateParams()541 if (mClientAddr != null) return inet4AddressToIntHTH(mClientAddr); in getValidAddress()
27 final Inet4Address mClientAddr; field in DhcpReleasePacket37 mClientAddr = clientAddr; in DhcpReleasePacket()
207 private Inet4Address mClientAddr; field in DhcpServingParams.Builder338 this.mClientAddr = clientAddr; in setSingleClientAddr()407 mDhcpLeaseTimeSecs, mLinkMtu, mMetered, mClientAddr, mChangePrefixOnDecline); in build()