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