Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dnfs_diskless.c58 #define NFS_IFACE_TIMEOUT_SECS 10 /* Timeout for interface to appear. */ macro
232 timeout_at = time_uptime + NFS_IFACE_TIMEOUT_SECS; in nfs_setup_diskless()