Searched refs:max_dependency_depth (Results 1 – 3 of 3) sorted by relevance
139 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()
1130 if(iq->depth == ie->max_dependency_depth) in generate_a_aaaa_check()1181 if(iq->depth == ie->max_dependency_depth) in generate_ns_check()1362 if(iq->depth > ie->max_dependency_depth) { in processInitRequest()1953 if(iq->depth == ie->max_dependency_depth) in query_for_targets()2142 if(iq->depth == ie->max_dependency_depth) { in processLastResort()2670 if(iq->depth < ie->max_dependency_depth in processQueryTargets()2856 && iq->depth < ie->max_dependency_depth in processQueryTargets()4340 return sizeof(*ie) + sizeof(int)*((size_t)ie->max_dependency_depth+1) in iter_get_mem()