Searched refs:IsMulticastLargerThanRealmLocal (Results 1 – 8 of 8) sorted by relevance
148 OT_ASSERT(listener.GetAddress().IsMulticastLargerThanRealmLocal()); in TestMulticastListenersTable()
55 VerifyOrExit(aAddress.IsMulticastLargerThanRealmLocal(), error = kErrorInvalidArgs); in Add()
328 bool Address::IsMulticastLargerThanRealmLocal(void) const in IsMulticastLargerThanRealmLocal() function in ot::Ip6::Address465 matches = IsMulticastLargerThanRealmLocal(); in MatchesFilter()
733 bool IsMulticastLargerThanRealmLocal(void) const;
303 if (aHeader.GetDestination().IsMulticastLargerThanRealmLocal() && in InsertMplOption()493 if (aMessageInfo.GetPeerAddr().IsMulticastLargerThanRealmLocal()) in SendDatagram()1152 if (header.GetDestination().IsMulticastLargerThanRealmLocal() && in HandleDatagram()1168 forwardHost = header.GetDestination().IsMulticastLargerThanRealmLocal(); in HandleDatagram()
114 OT_ASSERT(aAddress.IsMulticastLargerThanRealmLocal()); in IsAddressMlrRegisteredByNetif()136 OT_ASSERT(aAddress.IsMulticastLargerThanRealmLocal()); in IsAddressMlrRegisteredByAnyChildExcept()
71 if (!ip6Header.GetDestination().IsMulticastLargerThanRealmLocal()) in SendMessage()
1375 if (IsRxOnWhenIdle() && !addr.GetAddress().IsMulticastLargerThanRealmLocal()) in AppendAddressRegistration()