Home
last modified time | relevance | path

Searched refs:GLDNS_RR_TYPE_NS (Results 1 – 4 of 4) sorted by relevance

/dports/dns/getdns/getdns-1.5.2/src/
H A Ddnssec.h57 return rr_type == GLDNS_RR_TYPE_NS || rr_type == GLDNS_RR_TYPE_MD in _dnssec_rdata_to_canonicalize()
H A Dmdns.c273 case GLDNS_RR_TYPE_NS: in mdns_util_canonical_record()
/dports/dns/getdns/getdns-1.5.2/src/gldns/
H A Drrdef.h87 GLDNS_RR_TYPE_NS = 2, enumerator
H A Drrdef.c255 {GLDNS_RR_TYPE_NS, "NS", 1, 1, type_ns_wireformat, GLDNS_RDF_TYPE_NONE, GLDNS_RR_COMPRESS, 1 },