Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.hpp1419 struct RxMsgEntry : public InstanceLocator, struct in ot::Dns::Multicast::Core::MultiPacketRxMessages
1430 OwningList<RxMessage> mRxMessages;
1431 TimeMilli mProcessTime;
1432 RxMsgEntry *mNext;
H A Dmdns.cpp4141 Core::MultiPacketRxMessages::RxMsgEntry::RxMsgEntry(Instance &aInstance) in RxMsgEntry() function in ot::Dns::Multicast::Core::MultiPacketRxMessages::RxMsgEntry