Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Derror.h75 LDNS_STATUS_WIRE_INCOMPLETE_AUTHORITY, enumerator
/dragonfly/contrib/ldns/
H A Derror.c65 { LDNS_STATUS_WIRE_INCOMPLETE_AUTHORITY, "authority section incomplete" },
H A Dwire2host.c449 status = LDNS_STATUS_WIRE_INCOMPLETE_AUTHORITY; in ldns_wire2pkt()