dhcp Struct Reference

#include <dhcp.h>


Data Fields

u8_t op
u8_t htype
u8_t hlen
u8_t hops
u32_t xid
u16_t secs
u16_t flags
ipaddr_t ciaddr
ipaddr_t yiaddr
ipaddr_t siaddr
ipaddr_t giaddr
u8_t chaddr [16]
u8_t sname [64]
u8_t file [128]
u32_t magic
u8_t options [308]


Detailed Description

Definition at line 8 of file dhcp.h.


Field Documentation

u8_t dhcp::chaddr[16]
 

Definition at line 20 of file dhcp.h.

Referenced by servdhcp().

ipaddr_t dhcp::ciaddr
 

Definition at line 16 of file dhcp.h.

Referenced by servdhcp().

u8_t dhcp::file[128]
 

Definition at line 22 of file dhcp.h.

Referenced by dhcp_gettag(), and servdhcp().

u16_t dhcp::flags
 

Definition at line 15 of file dhcp.h.

Referenced by servdhcp().

ipaddr_t dhcp::giaddr
 

Definition at line 19 of file dhcp.h.

Referenced by servdhcp().

u8_t dhcp::hlen
 

Definition at line 11 of file dhcp.h.

Referenced by printdhcp(), and servdhcp().

u8_t dhcp::hops
 

Definition at line 12 of file dhcp.h.

Referenced by servdhcp().

u8_t dhcp::htype
 

Definition at line 10 of file dhcp.h.

Referenced by printdhcp(), and servdhcp().

u32_t dhcp::magic
 

Definition at line 23 of file dhcp.h.

Referenced by dhcp_gettag(), and dhcp_init().

u8_t dhcp::op
 

Definition at line 9 of file dhcp.h.

Referenced by makedhcp().

u8_t dhcp::options[308]
 

Definition at line 24 of file dhcp.h.

Referenced by dhcp_gettag(), dhcp_init(), dhcp_settag(), and servdhcp().

u16_t dhcp::secs
 

Definition at line 14 of file dhcp.h.

Referenced by servdhcp().

ipaddr_t dhcp::siaddr
 

Definition at line 18 of file dhcp.h.

Referenced by servdhcp().

u8_t dhcp::sname[64]
 

Definition at line 21 of file dhcp.h.

Referenced by dhcp_gettag(), and servdhcp().

u32_t dhcp::xid
 

Definition at line 13 of file dhcp.h.

Referenced by cachedhcp(), and servdhcp().

ipaddr_t dhcp::yiaddr
 

Definition at line 17 of file dhcp.h.

Referenced by makedhcp(), and servdhcp().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:56 2006 for minix by  doxygen 1.4.6