Home | History | Annotate | Download | only in src

Lines Matching refs:NOERROR

413   if (header->opcode != QUERY || (header->rcode != NOERROR && header->rcode != NXDOMAIN))
417 if (!header->ra && header->rcode == NOERROR && ntohs(header->ancount) == 0 &&
444 header->rcode = NOERROR;