Home
last modified time | relevance | path

Searched refs:dns_check_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/core/
H A Ddns.c1131 * dns_check_entry() - see if entry has not yet been queried and, if so, sends out a query.
1140 dns_check_entry(u8_t i) in dns_check_entry() function
1176 LWIP_DEBUGF(DNS_DEBUG, ("dns_check_entry: \"%s\": timeout\n", entry->name)); in dns_check_entry()
1199 LWIP_DEBUGF(DNS_DEBUG, ("dns_check_entry: \"%s\": flush\n", entry->name)); in dns_check_entry()
1214 * Call dns_check_entry for each entry in dns_table - check all entries.
1222 dns_check_entry(i); in dns_check_entries()
1375 dns_check_entry(i); in dns_recv()
1456 dns_check_entry(i); in dns_recv()
1611 dns_check_entry(i); in dns_enqueue()

Completed in 2 milliseconds