Embedded TCP/IP stack
4.7.0
|
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.
netif_desc | Network interface descriptor. |
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)