Home
last modified time | relevance | path

Searched refs:mLastSentRespMsgId (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java661 private int mLastSentRespMsgId; field in SaRecord.IkeSaRecord
703 mLastSentRespMsgId = -1; in IkeSaRecord()
924 mLastSentRespMsgId = msgId; in updateLastSentRespAllPackets()
929 return mLastSentRespMsgId; in getLastSentRespMsgId()