2.2.10.2.18 DNSSRV_DBASE_STATS

The DNSSRV_DBASE_STATS structure has DNS server statistics related to the database tree. This structure MUST be formatted as follows:


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Header

...

NodeMemory

NodeInUse

NodeUsed

NodeReturn

Header (8 bytes): A structure of type DNSSRV_STAT_HEADER (section 2.2.10.2.1).

NodeMemory (4 bytes): The total size, in bytes, of server memory currently used for nodes.

NodeInUse (4 bytes): The number of nodes currently allocated for use in the record database.

NodeUsed (4 bytes): The cumulative number of nodes allocated for use in the record database.

NodeReturn (4 bytes): The cumulative number of nodes freed from the record database.