dns_msgblock_t
ISC_LIST(dns_msgblock_t) rdatas;
ISC_LIST(dns_msgblock_t) rdatalists;
ISC_LIST(dns_msgblock_t) offsets;
static inline dns_msgblock_t *
msgblock_internalget(dns_msgblock_t *, unsigned int);
msgblock_reset(dns_msgblock_t *);
static inline dns_msgblock_t *
dns_msgblock_t *block;
length = sizeof(dns_msgblock_t) + (sizeof_type * count);
msgblock_internalget(dns_msgblock_t *block, unsigned int sizeof_type) {
+ sizeof(dns_msgblock_t)
msgblock_reset(dns_msgblock_t *block) {
dns_msgblock_t *msgblock;
dns_msgblock_t *msgblock;
dns_msgblock_t *msgblock;
dns_msgblock_t *msgblock, *next_msgblock;
ISC_LINK(dns_msgblock_t) link;