dhcp_client_id Struct Reference
[DHCP option tags]

Client identifier. More...

#include <dhcp.h>


Data Fields

uint8_t ll_proto
 Link-layer protocol.
uint8_t ll_addr [MAX_LL_ADDR_LEN]
 Link-layer address.


Detailed Description

Client identifier.

Definition at line 216 of file dhcp.h.


Field Documentation

Link-layer protocol.

Definition at line 218 of file dhcp.h.

Referenced by dhcp_create_request().

uint8_t dhcp_client_id::ll_addr[MAX_LL_ADDR_LEN]

Link-layer address.

Definition at line 220 of file dhcp.h.

Referenced by dhcp_create_request().


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