/
NetBuf_PoolStatResetMaxUsed
NetBuf_PoolStatResetMaxUsed
Reset an interface’s Network Buffers’ statistics pool’s maximum number of entries used.
Files
net_buf.h/net_buf.c
Prototype
void NetBuf_PoolStatResetMaxUsed(NET_IF_NBR if_nbr);
Arguments
if_nbr
Interface number to reset Network Buffer statistics.
Returned Value
None.
Required Configuration
None.
Notes / Warnings
None.
Related content
NetBuf_RxLargePoolStatResetMaxUsed
NetBuf_RxLargePoolStatResetMaxUsed
More like this
NetBuf_TxLargePoolStatResetMaxUsed
NetBuf_TxLargePoolStatResetMaxUsed
More like this
NetBuf_TxSmallPoolStatResetMaxUsed
NetBuf_TxSmallPoolStatResetMaxUsed
More like this
Network Buffer Functions
Network Buffer Functions
More like this
NetTCP_ConnPoolStatResetMaxUsed
NetTCP_ConnPoolStatResetMaxUsed
More like this
NetBuf_PoolStatGet
NetBuf_PoolStatGet
More like this