Searched refs:getsection (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | message.c | 1213 getsection(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, function 1713 ret = getsection(source, msg, &dctx, DNS_SECTION_ANSWER, options); 1723 ret = getsection(source, msg, &dctx, DNS_SECTION_AUTHORITY, options); 1733 ret = getsection(source, msg, &dctx, DNS_SECTION_ADDITIONAL, options);
|
Completed in 37 milliseconds