Lines Matching defs:NXDOMAIN
539 #define NXDOMAIN(r) (((r)->attributes & DNS_RDATASETATTR_NXDOMAIN) != 0)
681 * with NXDOMAIN for queries for other types. Unfortunately it's
4994 * Cache DS NXDOMAIN seperately to other types.
5072 if (NXDOMAIN(ardataset))
5619 if (NXDOMAIN(ardataset)) {
5772 if (NXDOMAIN(ardataset)) {
5901 if (NXDOMAIN(ardataset))
6430 * Handle a no-answer response (NXDOMAIN, NXRRSET, or referral).
6628 * rcode is NXDOMAIN (handled above) in which case
7958 * NOERROR/NXDOMAIN/YXDOMAIN/REFUSED/SERVFAIL/BADCOOKIE must have
8043 * and NXDOMAIN.
8439 * NXDOMAIN, NXRDATASET, or referral.
8519 * Cache DS NXDOMAIN seperately to other types.