Searched refs:np_dlen (Results 1 – 1 of 1) sorted by relevance
557 const int np_dlen = nsec_p_rdlen(rdata->data); in stash_rrset() local558 if (np_dlen > rdata->len) { in stash_rrset()564 *npp = mm_alloc(pool, np_dlen); in stash_rrset()567 memcpy(*npp, rdata->data, np_dlen); in stash_rrset()