Home
last modified time | relevance | path

Searched defs:msgEntry (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.cpp4251 RxMsgEntry *msgEntry = mRxMsgEntries.FindMatching(aRxMessagePtr->GetSenderAddress()); in AddToExisting() local
4286 for (const RxMsgEntry &msgEntry : mRxMsgEntries) in HandleTimer() local