Embedded TCP/IP stack: fnet_dhcp_cln_get_by_netif

FNET

fnet_dhcp_cln_desc_t fnet_dhcp_cln_get_by_netif ( fnet_netif_desc_t  netif)

Looks for a DHCP Client assigned to the specified network interface.

Parameters
netifNetwork interface descriptor.
Returns
This function returns:
  • DHCP client descriptor assigned to the netif network interface.
  • FNET_NULL if there is no any DHCP client assigned to the network interface.
See also
fnet_dhcp_cln_init

This function is looking for a DHCP Client service assigned to the netif network interface set during its initialization.


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