Embedded TCP/IP stack: fnet_dhcp_cln_is_enabled

FNET

fnet_bool_t fnet_dhcp_cln_is_enabled ( fnet_dhcp_cln_desc_t  desc)

Detects if the DHCP Client service is enabled or disabled.

Parameters
descDHCP Client descriptor
Returns
This function returns:
  • FNET_TRUE if the DHCP Client is successfully initialized.
  • FNET_FALSE if the DHCP Client is not initialized or is released.

This function detects if the DHCP Client service is initialized or is released.


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