Searched refs:DNS_LOOKUP_GOT_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
63 DNS_LOOKUP_GOT_NOT_FOUND = 4, /* Got a "Not Found" result */ enumerator
61 if (cell->dns_status == DNS_LOOKUP_GOT_NOT_FOUND) { in afs_start_vl_iteration()
422 vllist->status = DNS_LOOKUP_GOT_NOT_FOUND; in afs_update_cell()448 case DNS_LOOKUP_GOT_NOT_FOUND: in afs_update_cell()
272 [DNS_LOOKUP_GOT_NOT_FOUND] = "not-found",