Versions Compared

Key

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

...

Anchor10905931090593 NetBuf_PoolStatResetMaxUsed() Anchor12644011264401Reset an interface’s Network Buffers’ statistics pool’s maximum number of entries used. Anchor10905951090595

Files

Anchor10905961090596net_buf.h/net_buf.c Anchor10905971090597

Prototype

1122699
HTML Table
summary
classCode_Listing
Table Row (tr)
Table Cell (td)
Anchor
1122699
Code Block
void NetBuf_PoolStatResetMaxUsed(NET_IF_NBR if_nbr);

...

...

Arguments

Anchor10906001090600if_nbr Anchor12522891252289

Interface number to reset Network Buffer statistics.

...

...

Returned Value

Anchor10906021090602None. Anchor10906031090603

Required Configuration

...

None. Anchor10906051090605

Notes / Warnings

...

None.