Searched refs:OPTOUT (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/examples/flat/example.net/
H A Ddnssec.conf2 NSEC3: OPTOUT
/bind-9.6-ESV-R11/lib/dns/
H A Dnsec3.c49 #define OPTOUT(x) (((x) & DNS_NSEC3FLAG_OPTOUT) != 0) macro
676 if (!OPTOUT(nsec3.flags)) {
694 if (OPTOUT(nsec3.flags) && unsecure) {
H A Dmessage.c98 #define OPTOUT(x) (((x)->attributes & DNS_RDATASETATTR_OPTOUT) != 0) macro
2003 if (OPTOUT(rdataset))
H A Drbtdb.c320 #define OPTOUT(header) \ macro
2740 if (OPTOUT(header))
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c98 #define OPTOUT(x) (((x) & DNS_NSEC3FLAG_OPTOUT) != 0) macro
1817 if (!OPTOUT(nsec3flags) ||
2451 if (OPTOUT(nsec3flags) &&
2577 if (OPTOUT(nsec3flags) &&

Completed in 58 milliseconds