Home
last modified time | relevance | path

Searched refs:MAX_DP_TARGET_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/unbound/iterator/
HDiterator.h62 #define MAX_DP_TARGET_COUNT 16 macro
HDiterator.c2043 if(iq->dp_target_count > MAX_DP_TARGET_COUNT) { in query_for_targets()