Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Derror.h73 LDNS_STATUS_WIRE_INCOMPLETE_QUESTION, enumerator
/dragonfly/contrib/ldns/
H A Derror.c63 { LDNS_STATUS_WIRE_INCOMPLETE_QUESTION, "question section incomplete" },
H A Dwire2host.c427 status = LDNS_STATUS_WIRE_INCOMPLETE_QUESTION; in ldns_wire2pkt()