![]() |
Embedded TCP/IP stack
4.7.0
|
fnet_ip4_addr_t ip_addr_pool_start |
The first allocated IPv4 address in the DHCPv4 server pool.
The address pool size is defined by ip_addr_pool_size
. If it is set to INADDR_ANY
, the netif
IPv4 address plus one is used.
Definition at line 54 of file fnet_dhcp_srv.h.