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

#include <device.h>

Data Fields

unsigned short wSequence
 
unsigned short wFragNum
 
unsigned char abyAddr2 [ETH_ALEN]
 
unsigned int uLifetime
 
struct sk_buffskb
 
unsigned charpbyRxBuffer
 
unsigned int cbFrameLength
 
bool bInUse
 
WORD wSequence
 
WORD wFragNum
 
BYTE abyAddr2 [ETH_ALEN]
 
PBYTE pbyRxBuffer
 
BOOL bInUse
 

Detailed Description

Definition at line 305 of file device.h.

Field Documentation

unsigned char abyAddr2[ETH_ALEN]

Definition at line 309 of file device.h.

BYTE abyAddr2[ETH_ALEN]

Definition at line 362 of file device.h.

bool bInUse

Definition at line 314 of file device.h.

BOOL bInUse

Definition at line 367 of file device.h.

unsigned int cbFrameLength

Definition at line 313 of file device.h.

unsigned char* pbyRxBuffer

Definition at line 312 of file device.h.

PBYTE pbyRxBuffer

Definition at line 365 of file device.h.

struct sk_buff * skb

Definition at line 311 of file device.h.

unsigned int uLifetime

Definition at line 310 of file device.h.

unsigned short wFragNum

Definition at line 308 of file device.h.

WORD wFragNum

Definition at line 361 of file device.h.

unsigned short wSequence

Definition at line 307 of file device.h.

WORD wSequence

Definition at line 360 of file device.h.


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