Home
last modified time | relevance | path

Searched refs:LDNS_STATUS_WIRE_INCOMPLETE_ANSWER (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/ldns/ldns/
H A Derror.h74 LDNS_STATUS_WIRE_INCOMPLETE_ANSWER, enumerator
/dragonfly/contrib/ldns/
H A Derror.c64 { LDNS_STATUS_WIRE_INCOMPLETE_ANSWER, "answer section incomplete" },
H A Dwire2host.c438 status = LDNS_STATUS_WIRE_INCOMPLETE_ANSWER; in ldns_wire2pkt()