Searched refs:getsection (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | message.c | 1165 getsection(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, function 1630 ret = getsection(source, msg, &dctx, DNS_SECTION_ANSWER, options); 1640 ret = getsection(source, msg, &dctx, DNS_SECTION_AUTHORITY, options); 1650 ret = getsection(source, msg, &dctx, DNS_SECTION_ADDITIONAL, options);
|
Completed in 16 milliseconds