Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Reset an interface’s Network Buffers’ statistics pool’s maximum number of entries used.

Files

net_buf.h/net_buf.c

Prototype

Code Block
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.