Versions Compared

Key

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

...

Access to buffer statistics is obtained via interface functions that the application can call (described in the next sections). Most likely, only the following variables in NET_STAT_POOL need to be examined, because the .Type member is configured at initialization time as NET_STAT_TYPE_POOL :

.EntriesAvail

This variable indicates how many buffers are available in the pool.

...