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

#include <cxgb4.h>

Data Fields

u32 tcpOutRsts
 
u64 tcpInSegs
 
u64 tcpOutSegs
 
u64 tcpRetransSegs
 

Detailed Description

Definition at line 192 of file cxgb4.h.

Field Documentation

u64 tcpInSegs

Definition at line 194 of file cxgb4.h.

u32 tcpOutRsts

Definition at line 193 of file cxgb4.h.

u64 tcpOutSegs

Definition at line 195 of file cxgb4.h.

u64 tcpRetransSegs

Definition at line 196 of file cxgb4.h.


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