r_rtt             274 nfs/nfs.h      	int		r_rtt;		/* RTT for rpc */
r_rtt             494 nfs/nfs_socket.c 			rep->r_rtt = 0;
r_rtt             751 nfs/nfs_socket.c 						rt->rtt = rep->r_rtt;
r_rtt             783 nfs/nfs_socket.c 					t1 = rep->r_rtt + 1;
r_rtt             911 nfs/nfs_socket.c 	rep->r_rtt = rep->r_rexmit = 0;
r_rtt             956 nfs/nfs_socket.c 		rep->r_rtt = -1;
r_rtt            1244 nfs/nfs_socket.c 		if (rep->r_rtt >= 0) {
r_rtt            1245 nfs/nfs_socket.c 			rep->r_rtt++;
r_rtt            1252 nfs/nfs_socket.c 			if (rep->r_rtt <= timeo)
r_rtt            1285 nfs/nfs_socket.c 		rep->r_rtt = -1;
r_rtt            1318 nfs/nfs_socket.c 				rep->r_rtt = 0;