Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ETHER_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 [1]
 

Detailed Description

Definition at line 138 of file m68360_enet.h.

Field Documentation

unsigned char data[1]

Definition at line 142 of file m68360_enet.h.

ETHER_ADDR dst_addr

Definition at line 139 of file m68360_enet.h.

ETHER_ADDR src_addr

Definition at line 140 of file m68360_enet.h.

unsigned short type_or_len

Definition at line 141 of file m68360_enet.h.


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