Home
last modified time | relevance | path

Searched refs:nquestions (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/lib/lwip/core/
A Ddns.c740 u16_t nquestions, nanswers; in dns_recv() local
775 nquestions = htons(hdr->numquestions); in dns_recv()
779 if (((hdr->flags1 & DNS_FLAG1_RESPONSE) == 0) || (pEntry->err != 0) || (nquestions != 1)) { in dns_recv()

Completed in 3 milliseconds