otBufferInfo Struct Reference

This structure represents the message buffer information for different queues used by OpenThread stack.

#include <include/openthread/message.h>

Public Attributes

uint16_t mTotalBuffers
 The total number of buffers in the messages pool (0xffff if unknown).
 
uint16_t mFreeBuffers
 The number of free buffers (0xffff if unknown).
 
otMessageQueueInfo m6loSendQueue
 Info about 6LoWPAN send queue.
 
otMessageQueueInfo m6loReassemblyQueue
 Info about 6LoWPAN reassembly queue.
 
otMessageQueueInfo mIp6Queue
 Info about IPv6 send queue.
 
otMessageQueueInfo mMplQueue
 Info about MPL send queue.
 
otMessageQueueInfo mMleQueue
 Info about MLE delayed message queue.
 
otMessageQueueInfo mCoapQueue
 Info about CoAP/TMF send queue.
 
otMessageQueueInfo mCoapSecureQueue
 Info about CoAP secure send queue.
 
otMessageQueueInfo mApplicationCoapQueue
 Info about application CoAP send queue.

This structure represents the message buffer information for different queues used by OpenThread stack.


The documentation for this struct was generated from the following file:
  • include/openthread/message.h