/
NetBuf_TxSmallPoolStatGet
NetBuf_TxSmallPoolStatGet
Get an interface’s small transmit buffers’ statistics pool.
Files
net_buf.h/net_buf.c
Prototype
NET_STAT_POOL NetBuf_TxSmallPoolStatGet(NET_IF_NBR if_nbr);
Arguments
if_nbr
Interface number to get Network Buffer statistics.
Returned Value
Small transmit buffers’ statistics pool, if no errors.
NULL
statistics pool, otherwise.
Required Configuration
None.
Notes / Warnings
None.
Related content
NetBuf_TxLargePoolStatGet
NetBuf_TxLargePoolStatGet
More like this
NetBuf_PoolStatGet
NetBuf_PoolStatGet
More like this
NetBuf_RxLargePoolStatGet
NetBuf_RxLargePoolStatGet
More like this
Network Buffer Functions
Network Buffer Functions
More like this
NetBuf_TxSmallPoolStatResetMaxUsed
NetBuf_TxSmallPoolStatResetMaxUsed
More like this
NetBuf_TxLargePoolStatResetMaxUsed
NetBuf_TxLargePoolStatResetMaxUsed
More like this