Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_var.h222 #define NFS_RTO(n, t) \
219 #define NFS_RTO( global() macro
H A Dnfs_socket.c100 #define NFS_RTO(n, t) \ macro
780 timeo = NFS_RTO(nmp, nfs_proct[rep->r_procnum]); in nfs_timer()
H A Dnfs_clntsocket.c421 rt->rto = NFS_RTO(nmp, proct); in nfs_reply()