Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

NetBuf_TxLargePoolStatGet()

Get an interface’s large transmit buffers’ statistics pool.

Files

net_buf.h/net_buf.c

Prototype

NET_STAT_POOL NetBuf_TxLargePoolStatGet(NET_IF_NBR if_nbr);

Arguments

if_nbr

Interface number to get Network Buffer statistics.

Returned Value

Large transmit buffers’ statistics pool, if no errors.

NULL statistics pool, otherwise.

Required Configuration

None.

Notes / Warnings

None.

  • No labels