<def f='src/src/sys/nfs/nfsrtt.h' l='55' ll='65'/>
<size>56</size>
<doc f='src/src/sys/nfs/nfsrtt.h' l='48'>/*
 * Circular log of client side rpc activity. Each log entry is for one
 * rpc filled in upon completion. (ie. in order of completion)
 * The &quot;pos&quot; is the table index for the &quot;next&quot; entry, therefore the
 * list goes from nfsrtt.rttl[pos] --&gt; nfsrtt.rttl[pos - 1] in
 * chronological order of completion.
 */</doc>
<mbr r='rttl::proc' o='0' t='u_int32_t'/>
<mbr r='rttl::rtt' o='32' t='int'/>
<mbr r='rttl::rto' o='64' t='int'/>
<mbr r='rttl::sent' o='96' t='int'/>
<mbr r='rttl::cwnd' o='128' t='int'/>
<mbr r='rttl::srtt' o='160' t='int'/>
<mbr r='rttl::sdrtt' o='192' t='int'/>
<mbr r='rttl::fsid' o='224' t='fsid_t'/>
<mbr r='rttl::tstamp' o='320' t='struct timeval'/>
