MAXRRSPP
if (answer->rrset_count >= MAXRRSPP) {
rrset_type *rrsets[MAXRRSPP];
domain_type *domains[MAXRRSPP];
rr_section_type section[MAXRRSPP];
#define MAX_COMPRESSED_DNAMES MAXRRSPP /* Maximum number of compressed domains. */
static domain_type* compressed_dnames[MAXRRSPP];