Embedded TCP/IP stack: fnet_dhcp_srv_get_by_netif

FNET

fnet_dhcp_srv_desc_t fnet_dhcp_srv_get_by_netif ( fnet_netif_desc_t  netif)

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

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

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


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