Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6.hpp276 const PriorityQueue &GetSendQueue(void) const { return mSendQueue; } in GetSendQueue() function in ot::Ip6::Ip6
/openthread-latest/src/core/thread/
Dmesh_forwarder.hpp258 const PriorityQueue &GetSendQueue(void) const { return mSendQueue; } in GetSendQueue() function in ot::MeshForwarder