Embedded TCP/IP stack
4.7.0
|
Address pool information structure. More...
Data Fields | |
fnet_mac_addr_t | client_mac_addr |
Client-identifier (MAC address) More... | |
fnet_ip4_addr_t | client_ip4_addr |
Client IPv4 address allocated by the DHCPv4 server. More... | |
fnet_time_t | lease_time |
Lease time (in seconds). More... | |
Address pool information structure.
Definition at line 73 of file fnet_dhcp_srv.h.