Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

dhcp_packet Struct Reference

#include </home/clem/local/src/opie/libopie2/opienet/dhcp.h>

List of all members.

Public Attributes

u_int8_t op
u_int8_t htype
u_int8_t hlen
u_int8_t hops
u_int32_t xid
u_int16_t secs
u_int16_t flags
in_addr ciaddr
in_addr yiaddr
in_addr siaddr
in_addr giaddr
unsigned char chaddr [16]
char sname [DHCP_SNAME_LEN]
char file [DHCP_FILE_LEN]
unsigned char options [DHCP_OPTION_LEN]


Member Data Documentation

unsigned char dhcp_packet::chaddr[16]
 

Definition at line 72 of file dhcp.h.

struct in_addr dhcp_packet::ciaddr
 

Definition at line 68 of file dhcp.h.

char dhcp_packet::file[DHCP_FILE_LEN]
 

Definition at line 74 of file dhcp.h.

u_int16_t dhcp_packet::flags
 

Definition at line 67 of file dhcp.h.

struct in_addr dhcp_packet::giaddr
 

Definition at line 71 of file dhcp.h.

u_int8_t dhcp_packet::hlen
 

Definition at line 63 of file dhcp.h.

u_int8_t dhcp_packet::hops
 

Definition at line 64 of file dhcp.h.

u_int8_t dhcp_packet::htype
 

Definition at line 62 of file dhcp.h.

u_int8_t dhcp_packet::op
 

Definition at line 61 of file dhcp.h.

unsigned char dhcp_packet::options[DHCP_OPTION_LEN]
 

Definition at line 75 of file dhcp.h.

u_int16_t dhcp_packet::secs
 

Definition at line 66 of file dhcp.h.

struct in_addr dhcp_packet::siaddr
 

Definition at line 70 of file dhcp.h.

char dhcp_packet::sname[DHCP_SNAME_LEN]
 

Definition at line 73 of file dhcp.h.

u_int32_t dhcp_packet::xid
 

Definition at line 65 of file dhcp.h.

struct in_addr dhcp_packet::yiaddr
 

Definition at line 69 of file dhcp.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:31:09 2005 for OPIE by  doxygen 1.4.2