Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rpc_rtt Struct Reference

#include <timer.h>

Data Fields

unsigned long timeo
 
unsigned long srtt [5]
 
unsigned long sdrtt [5]
 
int ntimeouts [5]
 

Detailed Description

Definition at line 14 of file timer.h.

Field Documentation

int ntimeouts[5]

Definition at line 18 of file timer.h.

unsigned long sdrtt[5]

Definition at line 17 of file timer.h.

unsigned long srtt[5]

Definition at line 16 of file timer.h.

unsigned long timeo

Definition at line 15 of file timer.h.


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