Searched refs:mIkeSpiResource (Results 1 – 1 of 1) sorted by relevance
826 private IkeSecurityParameterIndex mIkeSpiResource; field in IkeSaPayload.IkeProposal857 mIkeSpiResource = ikeSpiResource; in IkeProposal()885 if (mIkeSpiResource == null) return; in releaseSpiResourceIfExists()886 mIkeSpiResource.close(); in releaseSpiResourceIfExists()887 mIkeSpiResource = null; in releaseSpiResourceIfExists()896 mIkeSpiResource = ikeSpiGenerator.allocateSpi(remoteAddress, spi); in allocateResourceForRemoteIkeSpi()910 return mIkeSpiResource; in getIkeSpiResource()