Searched refs:getsection (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c1175 getsection(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, function
1655 ret = getsection(source, msg, &dctx, DNS_SECTION_ANSWER, options);
1665 ret = getsection(source, msg, &dctx, DNS_SECTION_AUTHORITY, options);
1675 ret = getsection(source, msg, &dctx, DNS_SECTION_ADDITIONAL, options);

Completed in 109 milliseconds