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

#include <m68360_enet.h>

Data Fields

ETHER_ADDR dst_addr
 
ETHER_ADDR src_addr
 
unsigned short type_or_len
 
unsigned char data [MAX_DATALEN]
 
unsigned char fcs [CRC_WORD]
 

Detailed Description

Definition at line 146 of file m68360_enet.h.

Field Documentation

unsigned char data[MAX_DATALEN]

Definition at line 150 of file m68360_enet.h.

ETHER_ADDR dst_addr

Definition at line 147 of file m68360_enet.h.

unsigned char fcs[CRC_WORD]

Definition at line 151 of file m68360_enet.h.

ETHER_ADDR src_addr

Definition at line 148 of file m68360_enet.h.

unsigned short type_or_len

Definition at line 149 of file m68360_enet.h.


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