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

#include <common.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 260 of file common.h.

Field Documentation

u32 ipInAddrErrors_hi

Definition at line 265 of file common.h.

u32 ipInAddrErrors_lo

Definition at line 266 of file common.h.

u32 ipInDelivers_hi

Definition at line 271 of file common.h.

u32 ipInDelivers_lo

Definition at line 272 of file common.h.

u32 ipInDiscards_hi

Definition at line 269 of file common.h.

u32 ipInDiscards_lo

Definition at line 270 of file common.h.

u32 ipInHdrErrors_hi

Definition at line 263 of file common.h.

u32 ipInHdrErrors_lo

Definition at line 264 of file common.h.

u32 ipInReceive_hi

Definition at line 261 of file common.h.

u32 ipInReceive_lo

Definition at line 262 of file common.h.

u32 ipInUnknownProtos_hi

Definition at line 267 of file common.h.

u32 ipInUnknownProtos_lo

Definition at line 268 of file common.h.

u32 ipOutDiscards_hi

Definition at line 275 of file common.h.

u32 ipOutDiscards_lo

Definition at line 276 of file common.h.

u32 ipOutNoRoutes_hi

Definition at line 277 of file common.h.

u32 ipOutNoRoutes_lo

Definition at line 278 of file common.h.

u32 ipOutRequests_hi

Definition at line 273 of file common.h.

u32 ipOutRequests_lo

Definition at line 274 of file common.h.

u32 ipReasmFails

Definition at line 282 of file common.h.

u32 ipReasmOKs

Definition at line 281 of file common.h.

u32 ipReasmReqds

Definition at line 280 of file common.h.

u32 ipReasmTimeout

Definition at line 279 of file common.h.

u32 reserved[8]

Definition at line 284 of file common.h.

u32 tcpActiveOpens

Definition at line 286 of file common.h.

u32 tcpAttemptFails

Definition at line 288 of file common.h.

u32 tcpCurrEstab

Definition at line 291 of file common.h.

u32 tcpEstabResets

Definition at line 289 of file common.h.

u32 tcpInErrs_hi

Definition at line 298 of file common.h.

u32 tcpInErrs_lo

Definition at line 299 of file common.h.

u32 tcpInSegs_hi

Definition at line 292 of file common.h.

u32 tcpInSegs_lo

Definition at line 293 of file common.h.

u32 tcpOutRsts

Definition at line 290 of file common.h.

u32 tcpOutSegs_hi

Definition at line 294 of file common.h.

u32 tcpOutSegs_lo

Definition at line 295 of file common.h.

u32 tcpPassiveOpens

Definition at line 287 of file common.h.

u32 tcpRetransSeg_hi

Definition at line 296 of file common.h.

u32 tcpRetransSeg_lo

Definition at line 297 of file common.h.

u32 tcpRtoMax

Definition at line 301 of file common.h.

u32 tcpRtoMin

Definition at line 300 of file common.h.


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