dns_msgblock Struct Reference

"helper" type, which consists of a block of some type, and is linkable. For it to work, sizeof(dns_msgblock_t) must be a multiple of the pointer size, or the allocated elements will not be aligned correctly. More...


Data Fields

unsigned int count
unsigned int remaining


Detailed Description

"helper" type, which consists of a block of some type, and is linkable. For it to work, sizeof(dns_msgblock_t) must be a multiple of the pointer size, or the allocated elements will not be aligned correctly.

Definition at line 174 of file message.c.


Field Documentation

unsigned int dns_msgblock::count

Definition at line 175 of file message.c.

Referenced by dns_message_renderend(), dns_message_rendersection(), getquestions(), getsection(), msgblock_allocate(), msgblock_free(), and msgblock_reset().

unsigned int dns_msgblock::remaining

Definition at line 176 of file message.c.

Referenced by msgblock_allocate(), msgblock_internalget(), and msgblock_reset().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha