Allocate()
Allocates a new message with specified settings.
Allocate()
Allocates a new message with specified settings.
Allocate()
Allocates a new message with specified settings.
Free()
Is used to free a message and return all message buffers to the buffer pool.
GetFreeBufferCount() const
Returns the number of free buffers.
GetTotalBufferCount() const
Returns the total number of buffers.
GetMaxUsedBufferCount() const
Returns the maximum number of buffers in use at the same time since OT stack initialization or since last call to `ResetMaxUsedBufferCount()`.
ResetMaxUsedBufferCount()
Resets the tracked maximum number of buffers in use. @sa GetMaxUsedBufferCount.
NewBuffer()
FreeBuffers()
ReclaimBuffers()