Embedded TCP/IP stack: fnet_autoip_get_by_netif

FNET

fnet_autoip_desc_t fnet_autoip_get_by_netif ( fnet_netif_desc_t  netif)

Looks for a Auto-IP service assigned to the specified network interface.

Parameters
netifNetwork interface descriptor.
Returns
This function returns:
  • Auto-IP service descriptor assigned to the netif network interface.
  • FNET_NULL if there is no any Auto-IP service assigned to the network interface.
See also
fnet_autoip_init

This function is looking for a Auto-IP service assigned to the netif network interface set during its initialization.


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