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

Ethernet header Link Service Access Point extension. More...

#include <eth_header.h>

Data Fields

uint8_t dsap
 Destination Service Access Point identifier.
uint8_t ssap
 Source Service Access Point identifier.
uint8_t ctrl
 Control parameter.

Detailed Description

Ethernet header Link Service Access Point extension.


Field Documentation

Control parameter.

The possible values are assigned by an IEEE committee.

Referenced by eth_prepare_packet().

Destination Service Access Point identifier.

The possible values are assigned by an IEEE committee.

Referenced by eth_prepare_packet(), and eth_process_packet().

Source Service Access Point identifier.

The possible values are assigned by an IEEE committee.

Referenced by eth_prepare_packet(), and eth_process_packet().


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

Generated on Thu Mar 11 20:48:28 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1