Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Ddns.c248 struct dns_req_entry { struct
305 static struct dns_req_entry dns_requests[DNS_MAX_REQUESTS];
1467 struct dns_req_entry *req; in dns_enqueue()