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

Data Fields

unsigned out_len
 
unsigned seqnum
 
unsigned ipv4_id
 
unsigned packet_space
 
dma_addr_t dma_addr
 
unsigned in_len
 
unsigned unmap_len
 
dma_addr_t unmap_addr
 
unsigned short dma_flags
 
__be16 protocol
 
unsigned int ip_off
 
unsigned int tcp_off
 
unsigned header_len
 
unsigned int ip_base_len
 

Detailed Description

Definition at line 643 of file tx.c.

Field Documentation

dma_addr_t dma_addr

Definition at line 651 of file tx.c.

unsigned short dma_flags

Definition at line 655 of file tx.c.

unsigned header_len

Definition at line 660 of file tx.c.

unsigned in_len

Definition at line 652 of file tx.c.

unsigned int ip_base_len

Definition at line 661 of file tx.c.

unsigned int ip_off

Definition at line 658 of file tx.c.

unsigned ipv4_id

Definition at line 647 of file tx.c.

unsigned out_len

Definition at line 645 of file tx.c.

unsigned packet_space

Definition at line 648 of file tx.c.

Definition at line 657 of file tx.c.

unsigned seqnum

Definition at line 646 of file tx.c.

unsigned int tcp_off

Definition at line 659 of file tx.c.

dma_addr_t unmap_addr

Definition at line 654 of file tx.c.

unsigned unmap_len

Definition at line 653 of file tx.c.


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