Embedded TCP/IP stack: fnet_dhcp_cln_get_options

FNET

void fnet_dhcp_cln_get_options ( fnet_dhcp_cln_desc_t  desc,
struct fnet_dhcp_cln_options options 
)

Retrieves the current DHCPv4 client options retrieved from a DHCP server.

Parameters
descDHCP client descriptor.
optionsDHCP options received from a DHCP server.

This function returns the DHCPv4 options that were retrieved by the DHCPv4 client from a DHCPv4 server.
These options are valid after the DHCP client reaches the BOUND state, or after the callback_updated event.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net