Searched refs:GetLinkFrameCounters (Results 1 – 6 of 6) sorted by relevance
391 …Mac::LinkFrameCounters &GetLinkFrameCounters(void) { return mValidPending.mValid.mLinkFrameCounter… in GetLinkFrameCounters() function in ot::Neighbor398 …const Mac::LinkFrameCounters &GetLinkFrameCounters(void) const { return mValidPending.mValid.mLink… in GetLinkFrameCounters() function in ot::Neighbor
235 parent->GetLinkFrameCounters().Reset(); in ResetFrameCounters()244 router.GetLinkFrameCounters().Reset(); in ResetFrameCounters()253 child.GetLinkFrameCounters().Reset(); in ResetFrameCounters()
92 mLinkFrameCounter = aNeighbor.GetLinkFrameCounters().GetMaximum(); in SetFrom()
1046 router->GetLinkFrameCounters().SetAll(linkFrameCounter); in HandleLinkAcceptVariant()2182 child->GetLinkFrameCounters().SetAll(linkFrameCounter); in HandleChildIdRequest()2517 child->GetLinkFrameCounters().SetAll(linkFrameCounter); in HandleChildUpdateResponseOnParent()
2465 neighbor->GetLinkFrameCounters().Reset(); in HandleUdpReceive()3220 mParentCandidate.GetLinkFrameCounters().SetAll(linkFrameCounter); in HandleParentResponse()3543 mParent.GetLinkFrameCounters().SetAll(linkFrameCounter); in HandleChildUpdateResponseOnChild()
1636 neighborFrameCounter = aNeighbor->GetLinkFrameCounters().Get(aFrame.GetRadioType()); in ProcessReceiveSecurity()1638 neighborFrameCounter = aNeighbor->GetLinkFrameCounters().Get(); in ProcessReceiveSecurity()1688 aNeighbor->GetLinkFrameCounters().Reset(); in ProcessReceiveSecurity()1692 aNeighbor->GetLinkFrameCounters().Set(aFrame.GetRadioType(), frameCounter + 1); in ProcessReceiveSecurity()1694 aNeighbor->GetLinkFrameCounters().Set(frameCounter + 1); in ProcessReceiveSecurity()