Searched refs:nquestions (Results 1 – 1 of 1) sorted by relevance
1244 u16_t nquestions, nanswers; in dns_recv() local1268 nquestions = lwip_htons(hdr.numquestions); in dns_recv()1276 if (nquestions != 1) { in dns_recv()