Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Ddns.c1244 u16_t nquestions, nanswers; in dns_recv() local
1269 nanswers = lwip_htons(hdr.numanswers); in dns_recv()
1353 while ((nanswers > 0) && (res_idx < p->tot_len)) { in dns_recv()
1415 --nanswers; in dns_recv()