Searched refs:MAX_DP_TARGET_COUNT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/unbound/iterator/ | ||
| HD | iterator.h | 62 #define MAX_DP_TARGET_COUNT 16 macro |
| HD | iterator.c | 2043 if(iq->dp_target_count > MAX_DP_TARGET_COUNT) { in query_for_targets() |