Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddns_resolver.h63 DNS_LOOKUP_GOT_NOT_FOUND = 4, /* Got a "Not Found" result */ enumerator
/openbmc/linux/fs/afs/
H A Dvl_rotate.c61 if (cell->dns_status == DNS_LOOKUP_GOT_NOT_FOUND) { in afs_start_vl_iteration()
H A Dcell.c422 vllist->status = DNS_LOOKUP_GOT_NOT_FOUND; in afs_update_cell()
448 case DNS_LOOKUP_GOT_NOT_FOUND: in afs_update_cell()
H A Dproc.c272 [DNS_LOOKUP_GOT_NOT_FOUND] = "not-found",