Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddns_resolver.h65 DNS_LOOKUP_GOT_TEMP_FAILURE = 6, /* Temporary failure during lookup */ enumerator
/openbmc/linux/fs/afs/
H A Dcell.c426 vllist->status = DNS_LOOKUP_GOT_TEMP_FAILURE; in afs_update_cell()
457 case DNS_LOOKUP_GOT_TEMP_FAILURE: in afs_update_cell()
H A Dproc.c274 [DNS_LOOKUP_GOT_TEMP_FAILURE] = "temp-failure",