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

#include <device.h>

Data Fields

voidpDevice
 
struct sk_buffpPacket
 
struct urbpUrb
 
unsigned int uBufLen
 
CONTEXT_TYPE Type
 
SEthernetHeader sEthHeader
 
voidNext
 
BOOL bBoolInUse
 
unsigned char Data [MAX_TOTAL_SIZE_WITH_ALL_HEADERS]
 

Detailed Description

Definition at line 207 of file device.h.

Field Documentation

BOOL bBoolInUse

Definition at line 215 of file device.h.

Definition at line 216 of file device.h.

void* Next

Definition at line 214 of file device.h.

void* pDevice

Definition at line 208 of file device.h.

struct sk_buff* pPacket

Definition at line 209 of file device.h.

struct urb* pUrb

Definition at line 210 of file device.h.

SEthernetHeader sEthHeader

Definition at line 213 of file device.h.

Definition at line 212 of file device.h.

unsigned int uBufLen

Definition at line 211 of file device.h.


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