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

#include <tether.h>

Data Fields

unsigned char abyDstAddr [ETH_ALEN]
 
unsigned char abySrcAddr [ETH_ALEN]
 
unsigned short wLen
 
BYTE abyDstAddr [ETH_ALEN]
 
BYTE abySrcAddr [ETH_ALEN]
 
WORD wLen
 

Detailed Description

Definition at line 164 of file tether.h.

Field Documentation

BYTE abyDstAddr[ETH_ALEN]

Definition at line 134 of file tether.h.

unsigned char abyDstAddr[ETH_ALEN]

Definition at line 165 of file tether.h.

BYTE abySrcAddr[ETH_ALEN]

Definition at line 135 of file tether.h.

unsigned char abySrcAddr[ETH_ALEN]

Definition at line 166 of file tether.h.

WORD wLen

Definition at line 136 of file tether.h.

unsigned short wLen

Definition at line 167 of file tether.h.


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