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.java643 private int mLastSentRespMsgId; field in SaRecord.IkeSaRecord
685 mLastSentRespMsgId = -1; in IkeSaRecord()
906 mLastSentRespMsgId = msgId; in updateLastSentRespAllPackets()
911 return mLastSentRespMsgId; in getLastSentRespMsgId()