Embedded TCP/IP stack
4.7.0
|
fnet_bool_t fnet_dhcp_srv_get_addr_pool_info | ( | fnet_dhcp_srv_desc_t | desc, |
fnet_index_t | n, | ||
fnet_dhcp_srv_addr_pool_info_t * | addr_info | ||
) |
Retrieves an address pool information.
desc | DHCPv4 server descriptor. |
n | Sequence number of the address pool entry to retrieve (from 0 ). |
addr_info | Pointer to the address information structure will contain the result. |
n-th
address is not available.This function is used to retrieve an information about addresses allocated by the DHCPv4 server.