Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

opt Struct Reference

This structure is associated with all packets. It is used to store a packet option. More...

#include <packets_data.h>


Data Fields

unsigned char code
 Option's code, as defined in RFCs.

unsigned char len
 Size of the option's value.

unsigned char value [VALUE_MAX_SIZE]
 Option's value.


Detailed Description

This structure is associated with all packets. It is used to store a packet option.

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