ReactOS 0.4.15-dev-7942-gd23573b
rpc_timers Struct Reference

#include <clnt.h>

Public Attributes

u_short rt_srtt
 
u_short rt_deviate
 
u_long rt_rtxcur
 

Detailed Description

Definition at line 162 of file clnt.h.

Member Data Documentation

◆ rt_deviate

u_short rpc_timers::rt_deviate

Definition at line 164 of file clnt.h.

◆ rt_rtxcur

u_long rpc_timers::rt_rtxcur

Definition at line 165 of file clnt.h.

◆ rt_srtt

u_short rpc_timers::rt_srtt

Definition at line 163 of file clnt.h.


The documentation for this struct was generated from the following file: