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

#include <if_ether.h>

Data Fields

u8 dest [6]
 
u8 src [6]
 
u16 type
 
unsigned char h_dest [ETH_ALEN]
 
unsigned char h_source [ETH_ALEN]
 
__be16 h_proto
 

Detailed Description

Definition at line 59 of file gelic_udbg.c.

Field Documentation

u8 dest[6]

Definition at line 60 of file gelic_udbg.c.

unsigned char h_dest[ETH_ALEN]

Definition at line 126 of file if_ether.h.

__be16 h_proto

Definition at line 128 of file if_ether.h.

unsigned char h_source[ETH_ALEN]

Definition at line 127 of file if_ether.h.

u8 src[6]

Definition at line 61 of file gelic_udbg.c.

Definition at line 62 of file gelic_udbg.c.


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