Searched refs:mStoreFrameCounterAhead (Results 1 – 2 of 2) sorted by relevance
698 mStoreFrameCounterAhead = aStoreFrameCounterAhead; in SetStoreFrameCounterAhead()706 uint32_t GetStoreFrameCounterAhead(void) { return mStoreFrameCounterAhead; } in GetStoreFrameCounterAhead()1484 uint32_t mStoreFrameCounterAhead; member in ot::Mle::Mle
76 , mStoreFrameCounterAhead(kDefaultStoreFrameCounterAhead) in Mle()511 … networkInfo.SetMleFrameCounter(Get<KeyManager>().GetMleFrameCounter() + mStoreFrameCounterAhead); in Store()512 …rkInfo.SetMacFrameCounter(Get<KeyManager>().GetMaximumMacFrameCounter() + mStoreFrameCounterAhead); in Store()