Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

pro/dhcp.h File Reference

DHCP protocol definitions. More...


Data Structures

struct  bootp
 DHCP telegram structure. More...


Defines

#define DHCP_SERVERPORT
#define DHCP_CLIENTPORT
#define DHCPOPT_PAD
#define DHCPOPT_NETMASK
#define DHCPOPT_GATEWAY
#define DHCPOPT_DNS
#define DHCPOPT_HOSTNAME
#define DHCPOPT_DOMAIN
#define DHCPOPT_BROADCAST
#define DHCPOPT_REQESTIP
#define DHCPOPT_LEASETIME
#define DHCPOPT_MSGTYPE
#define DHCPOPT_SID
#define DHCPOPT_RENEWALTIME
#define DHCPOPT_REBINDTIME
#define DHCPOPT_END
#define DHCP_DISCOVER
#define DHCP_OFFER
#define DHCP_REQUEST
#define DHCP_DECLINE
#define DHCP_ACK
#define DHCP_NAK
#define DHCP_RELEASE
#define DHCP_INFORM

Functions

int NutDhcpClientStart (NUTDEVICE *dev)
 Start DHCP Client. More...


Detailed Description

DHCP protocol definitions.


© 2000-2001 by egnite Software GmbH - visit http://www.ethernut.de/