Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dmessage.hpp236 ChildMask mChildMask; // ChildMask to indicate which sleepy children need to receive this. member
1062 ChildMask &GetIndirectTxChildMask(void) { return GetMetadata().mChildMask; } in GetIndirectTxChildMask()
1071 const ChildMask &GetIndirectTxChildMask(void) const { return GetMetadata().mChildMask; } in GetIndirectTxChildMask()