<div class="content" name="DnsNbstatStats" uuid="eec0b962-7184-4ea7-b565-3500306a8a3d"><p>The DNSSRV_NBSTAT_STATS structure has DNS server statistics
related to NBSTAT buffers usage. This structure MUST be formatted as follows:</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">Header</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="32">NbstatAlloc</td>
 </tr>
 <tr>
  <td colspan="32">NbstatFree</td>
 </tr>
 <tr>
  <td colspan="32">NbstatNetAllocs</td>
 </tr>
 <tr>
  <td colspan="32">NbstatMemory</td>
 </tr>
 <tr>
  <td colspan="32">NbstatUsed</td>
 </tr>
 <tr>
  <td colspan="32">NbstatReturn</td>
 </tr>
 <tr>
  <td colspan="32">NbstatInUse</td>
 </tr>
 <tr>
  <td colspan="32">NbstatInFreeList</td>
 </tr>
</tbody></table><p><b>Header (8 bytes): </b>A structure of type
DNSSRV_STAT_HEADER (section <span><a href="271b57b1-759c-4c5c-8238-912cd1b3be2a" data-linktype="relative-path">2.2.10.2.1</a></span>).</p><p><b>NbstatAlloc (4 bytes): </b>The cumulative number
of NetBIOS packet buffers allocated by the server from system memory.</p><p><b>NbstatFree (4 bytes): </b>The cumulative number of
NetBIOS packet buffers returned by the server to system memory.</p><p><b>NbstatNetAllocs (4 bytes): </b>The number of
NetBIOS packet buffers currently allocated by the server.</p><p><b>NbstatMemory (4 bytes): </b>The total memory used
by the NetBIOS packet buffers currently allocated by the server.</p><p><b>NbstatUsed (4 bytes): </b>The cumulative number of
NetBIOS buffers currently in use by the server either servicing queries or in a
free list.</p><p><b>NbstatReturn (4 bytes): </b>The cumulative number
of NetBIOS buffers freed or returned by the server to a free list.</p><p><b>NbstatInUse (4 bytes): </b>The number of NetBIOS
buffers currently being used by the server to service queries or being held in
a free list.</p><p><b>NbstatInFreeList (4 bytes): </b>The number of
NetBIOS buffers currently in a free list.</p></div>