Versions Compared

Key

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

...

Anchor10906361090636 NetBuf_TxLargePoolStatGet() Anchor12644221264422Get an interface’s large transmit buffers’ statistics pool. Anchor10906381090638

Files

...

1090639net_buf.h/net_buf.c Anchor10906401090640

Prototype

HTML Table
summary
classCode_Listing
Table Row (tr)
Table Cell (td)
Anchor
11227201122720
Code Block

          NET_STAT_POOL NetBuf_TxLargePoolStatGet(NET_IF_NBR if_nbr);

...

...

Arguments

Anchor10906431090643if_nbr Anchor12523101252310

Interface number to get Network Buffer statistics.

...

...

Returned Value

Anchor10906451090645Large transmit buffers’ statistics pool, if no errors. Anchor12033331203333

NULL statistics pool, otherwise. Anchor10906471090647

Required Configuration

...

10906481090648None. Anchor10906491090649

Notes / Warnings

...

None.