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

Data Fields

unsigned long maxmulti
 
unsigned long maxcqueue
 
unsigned long doios_single
 
unsigned long doios_multi
 
unsigned long txlen
 
unsigned long tx_time
 
struct timespec send_stamp
 
unsigned long tx_pending
 
unsigned long tx_max_pending
 

Detailed Description

Per connection profiling data

Definition at line 200 of file netiucv.c.

Field Documentation

unsigned long doios_multi

Definition at line 204 of file netiucv.c.

unsigned long doios_single

Definition at line 203 of file netiucv.c.

unsigned long maxcqueue

Definition at line 202 of file netiucv.c.

unsigned long maxmulti

Definition at line 201 of file netiucv.c.

struct timespec send_stamp

Definition at line 207 of file netiucv.c.

unsigned long tx_max_pending

Definition at line 209 of file netiucv.c.

unsigned long tx_pending

Definition at line 208 of file netiucv.c.

unsigned long tx_time

Definition at line 206 of file netiucv.c.

unsigned long txlen

Definition at line 205 of file netiucv.c.


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