Home | History | Annotate | Download | only in src

Lines Matching refs:NOERROR

357     if (header->opcode != QUERY || (header->rcode != NOERROR && header->rcode != NXDOMAIN))
361 if (!header->ra && header->rcode == NOERROR && ntohs(header->ancount) == 0 && server &&
381 header->rcode = NOERROR;