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