Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

ether_header Struct Reference

#include <netinet/if_ether.h>


Detailed Description

Ethernet protocol header.


Data Fields

u_char ether_dhost [6]
 Destination MAC address.
u_char ether_shost [6]
 Source MAC address.
u_short ether_type
 Protocol type.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/