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