Searched refs:HasSamePeerAddrAndPort (Results 1 – 5 of 5) sorted by relevance
39 bool MessageInfo::HasSamePeerAddrAndPort(const MessageInfo &aOther) const in HasSamePeerAddrAndPort() function in ot::Ip6::MessageInfo
211 bool HasSamePeerAddrAndPort(const MessageInfo &aOther) const;
781 aMessageMetadata.mMessageInfo->HasSamePeerAddrAndPort(update.GetMessageInfo())) in FindOutstandingUpdate()
254 …bool Matches(const Ip6::MessageInfo &aInfo) const { return mMessageInfo.HasSamePeerAddrAndPort(aI… in Matches()
1487 if (metadata.mMessageInfo.HasSamePeerAddrAndPort(aMessageInfo)) in FindMatchedResponse()