Home
last modified time | relevance | path

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

/dports/dns/getdns/getdns-1.5.2/src/
H A Ddnssec.h58 || rr_type == GLDNS_RR_TYPE_MF || rr_type == GLDNS_RR_TYPE_CNAME in _dnssec_rdata_to_canonicalize()
H A Dmdns.c274 case GLDNS_RR_TYPE_CNAME: in mdns_util_canonical_record()
/dports/dns/getdns/getdns-1.5.2/src/gldns/
H A Drrdef.h93 GLDNS_RR_TYPE_CNAME = 5, enumerator
H A Drrdef.c261 …{GLDNS_RR_TYPE_CNAME, "CNAME", 1, 1, type_cname_wireformat, GLDNS_RDF_TYPE_NONE, GLDNS_RR_COMPRESS…