Embedded TCP/IP stack: fnet_netif_get_ip4_addr_type

FNET

fnet_netif_ip_addr_type_t fnet_netif_get_ip4_addr_type ( fnet_netif_desc_t  netif_desc)

Determines the way IPv4 address parameters were obtained.

Parameters
netif_descNetwork interface descriptor.
Returns
This function returns type of IPv4 address parameters bound to the interface.
See also
fnet_netif_set_ip4_addr_type

This function determines if the IPv4 parameters of the netif interface were set manually, or obtained by the DHCP client or set during link-local autoconfiguartion (AutoIP - TBD)


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