Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

m_dhcp82 Struct Reference

For alignement problem, we must use a "per byte" structure. 'unsigned long int' and 'unsigned short int' can not be anywhere in memory. More...

#include <packets_data.h>


Data Fields

unsigned char sub_option
 Remote ID sub-option.

unsigned char length
 Total length of the value fields.

unsigned char vendor_id [4]
 UTStarcom vendor ID.

unsigned char port_type
 ATM port.

unsigned char version
 Version number.

unsigned char vlan_id [2]
 Port VLAN ID.

unsigned char nas_mac [6]
 MAC address of line card Ethernet port.

unsigned char nas_ip [4]
 GIADDR (0x00 not used by a bridge).

unsigned char node_id [2]
 DSLAM's node ID.

unsigned char shelf
 DSLAM's shelf ID.

unsigned char numero_slot
 Slot number.

unsigned char numero_port
 Port number.

unsigned char vpi
 VPI of port.

unsigned char vci [2]
 VCI of port.


Detailed Description

For alignement problem, we must use a "per byte" structure. 'unsigned long int' and 'unsigned short int' can not be anywhere in memory.

Warning:
The structure is used ONLY for "UTSTARCOM" DSLAMs. Do NOT use it fot other DSLAMs.

Definition at line 112 of file packets_data.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 19 12:31:07 2006 for MyDhcp_V2 by doxygen1.2.15