Searched refs:max_dependency_depth (Results 1 – 3 of 3) sorted by relevance
142 int max_dependency_depth; member
85 for(i=0; i<ie->max_dependency_depth+1; i++) { in fetch_fill()102 ie->max_dependency_depth = count - 1; in read_fetch_policy()104 (size_t)ie->max_dependency_depth+1, sizeof(int)); in read_fetch_policy()155 for(i=0; i<iter_env->max_dependency_depth+1; i++) in iter_apply_cfg()
1175 if(iq->depth == ie->max_dependency_depth) in generate_a_aaaa_check()1226 if(iq->depth == ie->max_dependency_depth) in generate_ns_check()1410 if(iq->depth > ie->max_dependency_depth) { in processInitRequest()2032 if(iq->depth == ie->max_dependency_depth) in query_for_targets()2248 if(iq->depth == ie->max_dependency_depth) { in processLastResort()2776 if(iq->depth < ie->max_dependency_depth in processQueryTargets()3021 && iq->depth < ie->max_dependency_depth in processQueryTargets()4534 return sizeof(*ie) + sizeof(int)*((size_t)ie->max_dependency_depth+1) in iter_get_mem()