Home
last modified time | relevance | path

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

/dports/dns/getdns/getdns-1.5.2/src/
H A Ddnssec.h64 || rr_type == GLDNS_RR_TYPE_SIG || rr_type == GLDNS_RR_TYPE_PX in _dnssec_rdata_to_canonicalize()
H A Dmdns.c335 case GLDNS_RR_TYPE_PX: in mdns_util_canonical_record()
/dports/dns/getdns/getdns-1.5.2/src/gldns/
H A Drrdef.h135 GLDNS_RR_TYPE_PX = 26, enumerator
H A Drrdef.c303 {GLDNS_RR_TYPE_PX, "PX", 3, 3, type_px_wireformat, GLDNS_RDF_TYPE_NONE, GLDNS_RR_NO_COMPRESS, 2 },