<dec f='src/src/sys/nfs/nfs_var.h' l='176' type='void nfs_timer(void * )'/>
<use f='src/src/sys/nfs/nfs_socket.c' l='705' u='r' c='nfs_timer_init'/>
<def f='src/src/sys/nfs/nfs_socket.c' l='749' ll='876' type='void nfs_timer(void * arg)'/>
<doc f='src/src/sys/nfs/nfs_socket.c' l='743'>/*
 * Nfs timer routine
 * Scan the nfsreq list and retranmit any requests that have timed out
 * To avoid retransmission attempts on STREAM sockets (in the future) make
 * sure to set the r_retry field to 0 (implies nm_retry == 0).
 */</doc>
