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

Ethernet header preamble. More...

#include <eth.h>


Data Fields

uint8_t preamble [7]
 Controlling preamble used for the frame transmission synchronization.
uint8_t sfd
 Start of Frame Delimiter used for the frame transmission synchronization.


Detailed Description

Ethernet header preamble.

Used for dummy devices.

Definition at line 125 of file eth.h.


Field Documentation

uint8_t preamble[7]

Controlling preamble used for the frame transmission synchronization.

All should be set to ETH_PREAMBLE.

Definition at line 130 of file eth.h.

uint8_t sfd

Start of Frame Delimiter used for the frame transmission synchronization.

Should be set to ETH_SFD.

Definition at line 137 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