Lines Matching defs:super_iq
233 struct iter_qstate* super_iq = (struct iter_qstate*)super->minfo[id];
239 super_iq->num_target_queries--;
240 if(super_iq->dp)
241 dpns = delegpt_find_ns(super_iq->dp,
248 * not listed in super_iq->dp */
254 if(!cache_fill_missing(super->env, super_iq->qchase.qclass,
255 super->region, super_iq->dp))
262 target_count_increase_nx(super_iq, 1);
267 super_iq->dp = NULL;
270 super_iq->state = QUERYTARGETS_STATE;