Home
last modified time | relevance | path

Searched defs:TYPE_RRSIG (Results 1 – 5 of 5) sorted by relevance

/dports/dns/dns2tcp/dns2tcp-0.5.2/client/includes/
H A Drr.h80 #define TYPE_RRSIG 46 macro
/dports/dns/dns2tcp/dns2tcp-0.5.2/server/includes/
H A Drr.h82 #define TYPE_RRSIG 46 macro
/dports/dns/py-pywdns/pywdns-0.10.1/
H A Dwdns_constants.py73 TYPE_RRSIG = 46 variable
/dports/dns/nsd/nsd-4.3.9/
H A Ddns.h132 #define TYPE_RRSIG 46 /* RFC 4033, 4034, and 4035 */ macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h789 #define TYPE_RRSIG NU16(46) /* RRSIG rfc 403… macro