Lines Matching refs:compressed_dname_offsets
82 q->compressed_dname_offsets[domain->number] = offset;
91 && (q->compressed_dname_offsets[q->compressed_dnames[q->compressed_dname_count - 1]->number]
94 q->compressed_dname_offsets[q->compressed_dnames[q->compressed_dname_count - 1]->number] = 0;
106 q->compressed_dname_offsets[q->compressed_dnames[i]->number] = 0;
187 query_create(region_type *region, uint16_t *compressed_dname_offsets,
195 query->compressed_dname_offsets = compressed_dname_offsets;
209 uint16_t *compressed_dname_offsets, size_t compressed_dname_size,
218 query->compressed_dname_offsets = compressed_dname_offsets;