Searched refs:TA_RESPONSE_MAX_TAGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/unbound/daemon/
H A Dworker.c947 #define TA_RESPONSE_MAX_TAGS 32 /* max number of tags printed per zone */ macro
949 uint16_t tags[TA_RESPONSE_MAX_TAGS];
968 numtag = anchor_list_keytags(ta, tags, TA_RESPONSE_MAX_TAGS);

Completed in 104 milliseconds