Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Drr.h35 #define LDNS_MAX_POINTERS 65535 macro
/dragonfly/contrib/ldns/
H A Dwire2host.c95 } else if (pointer_count > LDNS_MAX_POINTERS) { in ldns_wire2dname()