Home
last modified time | relevance | path

Searched refs:HasSleepyChildWithAddress (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dchild_table.hpp292 bool HasSleepyChildWithAddress(const Ip6::Address &aIp6Address) const;
Dchild_table.cpp332 bool ChildTable::HasSleepyChildWithAddress(const Ip6::Address &aIp6Address) const in HasSleepyChildWithAddress() function in ot::ChildTable
/openthread-latest/src/core/net/
Dip6.cpp196 Get<ChildTable>().HasSleepyChildWithAddress(aHeader.GetDestination())) in PrepareMulticastToLargerThanRealmLocal()
1105 Get<ChildTable>().HasSleepyChildWithAddress(header.GetDestination())) in HandleDatagram()