eth_header Struct Reference
[Ethernet (IEEE 802.3) network interface layer Service]

Ethernet header. More...

#include <eth.h>


Data Fields

uint8_t destination_address [ETH_ADDR]
 Destination host Ethernet address (MAC address).
uint16_t ethertype
 Ethernet protocol identifier in the network byte order (big endian).
uint8_t source_address [ETH_ADDR]
 Source host Ethernet address (MAC address).


Detailed Description

Ethernet header.

Definition at line 141 of file eth.h.


Field Documentation

uint16_t ethertype

Ethernet protocol identifier in the network byte order (big endian).

See also:
ethernet_protocols.h

Definition at line 151 of file eth.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7