|
NetBurner 3.5.6
PDF Version |
Lease Request. More...
#include <dhcpd.h>
Public Attributes | |
| IPADDR4 | ip |
| the IP Address to be offered | |
| MACADR | mac |
| source mac address of the request | |
| uint32_t | duration |
| The duration of the lease, in seconds. | |
| uint32_t | xid |
| transaction id of the DHCP message | |
| char | hostname [DHCP_SERV_MAX_HOSTNAME_LEN+1] |
| buffer for client hostname | |
Lease Request.