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

#include <tp.h>

Data Fields

u32 ipInReceive_hi
 
u32 ipInReceive_lo
 
u32 ipInHdrErrors_hi
 
u32 ipInHdrErrors_lo
 
u32 ipInAddrErrors_hi
 
u32 ipInAddrErrors_lo
 
u32 ipInUnknownProtos_hi
 
u32 ipInUnknownProtos_lo
 
u32 ipInDiscards_hi
 
u32 ipInDiscards_lo
 
u32 ipInDelivers_hi
 
u32 ipInDelivers_lo
 
u32 ipOutRequests_hi
 
u32 ipOutRequests_lo
 
u32 ipOutDiscards_hi
 
u32 ipOutDiscards_lo
 
u32 ipOutNoRoutes_hi
 
u32 ipOutNoRoutes_lo
 
u32 ipReasmTimeout
 
u32 ipReasmReqds
 
u32 ipReasmOKs
 
u32 ipReasmFails
 
u32 reserved [8]
 
u32 tcpActiveOpens
 
u32 tcpPassiveOpens
 
u32 tcpAttemptFails
 
u32 tcpEstabResets
 
u32 tcpOutRsts
 
u32 tcpCurrEstab
 
u32 tcpInSegs_hi
 
u32 tcpInSegs_lo
 
u32 tcpOutSegs_hi
 
u32 tcpOutSegs_lo
 
u32 tcpRetransSeg_hi
 
u32 tcpRetransSeg_lo
 
u32 tcpInErrs_hi
 
u32 tcpInErrs_lo
 
u32 tcpRtoMin
 
u32 tcpRtoMax
 

Detailed Description

Definition at line 9 of file tp.h.

Field Documentation

u32 ipInAddrErrors_hi

Definition at line 16 of file tp.h.

u32 ipInAddrErrors_lo

Definition at line 17 of file tp.h.

u32 ipInDelivers_hi

Definition at line 22 of file tp.h.

u32 ipInDelivers_lo

Definition at line 23 of file tp.h.

u32 ipInDiscards_hi

Definition at line 20 of file tp.h.

u32 ipInDiscards_lo

Definition at line 21 of file tp.h.

u32 ipInHdrErrors_hi

Definition at line 14 of file tp.h.

u32 ipInHdrErrors_lo

Definition at line 15 of file tp.h.

u32 ipInReceive_hi

Definition at line 12 of file tp.h.

u32 ipInReceive_lo

Definition at line 13 of file tp.h.

u32 ipInUnknownProtos_hi

Definition at line 18 of file tp.h.

u32 ipInUnknownProtos_lo

Definition at line 19 of file tp.h.

u32 ipOutDiscards_hi

Definition at line 26 of file tp.h.

u32 ipOutDiscards_lo

Definition at line 27 of file tp.h.

u32 ipOutNoRoutes_hi

Definition at line 28 of file tp.h.

u32 ipOutNoRoutes_lo

Definition at line 29 of file tp.h.

u32 ipOutRequests_hi

Definition at line 24 of file tp.h.

u32 ipOutRequests_lo

Definition at line 25 of file tp.h.

u32 ipReasmFails

Definition at line 33 of file tp.h.

u32 ipReasmOKs

Definition at line 32 of file tp.h.

u32 ipReasmReqds

Definition at line 31 of file tp.h.

u32 ipReasmTimeout

Definition at line 30 of file tp.h.

u32 reserved[8]

Definition at line 35 of file tp.h.

u32 tcpActiveOpens

Definition at line 38 of file tp.h.

u32 tcpAttemptFails

Definition at line 40 of file tp.h.

u32 tcpCurrEstab

Definition at line 43 of file tp.h.

u32 tcpEstabResets

Definition at line 41 of file tp.h.

u32 tcpInErrs_hi

Definition at line 50 of file tp.h.

u32 tcpInErrs_lo

Definition at line 51 of file tp.h.

u32 tcpInSegs_hi

Definition at line 44 of file tp.h.

u32 tcpInSegs_lo

Definition at line 45 of file tp.h.

u32 tcpOutRsts

Definition at line 42 of file tp.h.

u32 tcpOutSegs_hi

Definition at line 46 of file tp.h.

u32 tcpOutSegs_lo

Definition at line 47 of file tp.h.

u32 tcpPassiveOpens

Definition at line 39 of file tp.h.

u32 tcpRetransSeg_hi

Definition at line 48 of file tp.h.

u32 tcpRetransSeg_lo

Definition at line 49 of file tp.h.

u32 tcpRtoMax

Definition at line 53 of file tp.h.

u32 tcpRtoMin

Definition at line 52 of file tp.h.


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