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

#include <meth.h>

Data Fields

union {
   tx_packet_hdr   header
 
   tx_status_vector   res
 
   u64   raw
 
header
 
union {
   tx_cat_ptr   cat_buf [3]
 
   char   dt [120]
 
data
 

Detailed Description

Definition at line 71 of file meth.h.

Field Documentation

tx_cat_ptr cat_buf[3]

Definition at line 78 of file meth.h.

union { ... } data
char dt[120]

Definition at line 79 of file meth.h.

Definition at line 73 of file meth.h.

union { ... } header
u64 raw

Definition at line 75 of file meth.h.

Definition at line 74 of file meth.h.


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