dhcp_options Struct Reference

A DHCP options block. More...

#include <dhcpopts.h>


Data Fields

void * data
 Option block raw data.
size_t len
 Option block length.
size_t max_len
 Option block maximum length.


Detailed Description

A DHCP options block.

Definition at line 15 of file dhcpopts.h.


Field Documentation

Option block raw data.

Definition at line 17 of file dhcpopts.h.

Referenced by dhcpopt_init(), resize_dhcp_option(), and store_cached_dhcpack().

Option block maximum length.

Definition at line 21 of file dhcpopts.h.

Referenced by dhcpopt_init(), dhcpopt_update_len(), and resize_dhcp_option().


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1