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

Ethernet header IEEE 802.3 + 802.2 + SNAP extensions. More...

#include <eth.h>


Data Fields

eth_header_t header
 Ethernet header.
eth_ieee_lsap_t lsap
 LSAP extension.
eth_snap_t snap
 SNAP extension.


Detailed Description

Ethernet header IEEE 802.3 + 802.2 + SNAP extensions.

Definition at line 171 of file eth.h.


Field Documentation

eth_ieee_lsap_t lsap

LSAP extension.

If DSAP and SSAP are set to ETH_LSAP_SNAP the SNAP extension is being used. If DSAP and SSAP fields are equal to ETH_RAW the raw Ethernet packet without any extensions is being used and the frame content starts rigth after the two fields.

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