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

#include <tether.h>

Data Fields

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

Detailed Description

Definition at line 153 of file tether.h.

Field Documentation

BYTE abyDstAddr[ETH_ALEN]

Definition at line 123 of file tether.h.

unsigned char abyDstAddr[ETH_ALEN]

Definition at line 154 of file tether.h.

BYTE abySrcAddr[ETH_ALEN]

Definition at line 124 of file tether.h.

unsigned char abySrcAddr[ETH_ALEN]

Definition at line 155 of file tether.h.

WORD wType

Definition at line 125 of file tether.h.

unsigned short wType

Definition at line 156 of file tether.h.


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