Searched refs:DNS_STATE_DONE (Results 1 – 1 of 1) sorted by relevance
123 #define DNS_STATE_DONE 3 macro474 if ((dns_table[i].state == DNS_STATE_DONE) && in dns_lookup()700 case DNS_STATE_DONE: { in dns_check_entry()775 pEntry->state = DNS_STATE_DONE; in dns_recv()881 if (pEntry->state == DNS_STATE_DONE) { in dns_enqueue()891 if ((lseqi >= DNS_TABLE_SIZE) || (dns_table[lseqi].state != DNS_STATE_DONE)) { in dns_enqueue()