NetBuf_RxLargePoolStatResetMaxUsed
Reset an interface’s large receive buffers’ statistics pool’s maximum number of entries used.
Files
net_buf.h/net_buf.c
Prototype
void NetBuf_RxLargePoolStatResetMaxUsed(NET_IF_NBR if_nbr);
Arguments
if_nbr
Interface number to reset Network Buffer statistics.
Returned Value
None.
Required Configuration
None.
Notes / Warnings
None.