Lines Matching defs:req
1494 struct dns_req_entry *req;1560 req = NULL;1563 req = &dns_requests[r];1567 if (req == NULL) {1572 req->dns_table_idx = i;1575 req = &dns_requests[i];1585 LWIP_DNS_SET_ADDRTYPE(req->reqaddrtype, dns_addrtype);1586 req->found = found;1587 req->arg = callback_arg;1598 req->found = NULL;