Embedded TCP/IP stack  4.6.0
fnet_autoip_params Struct Reference

Initialization parameters for the fnet_autoip_init() function. More...

Data Fields

fnet_netif_desc_t netif_desc
 Network interface descriptor to be used by the Link-Local service. More...
 
fnet_ip4_addr_t ip_address
 Suggested IP address.
For example, it may be used for the case when the network media indicates that it has been connected, the autoconfiguration process begins again, and attempts to re-use the previously assigned Link-Local address.
It must be the Link-Local network address 169.254.0.0/16, otherwise it will be ignored.
This parameter is optional and can be set to 0. More...
 

Detailed Description

Initialization parameters for the fnet_autoip_init() function.

Definition at line 91 of file fnet_autoip.h.


The documentation for this struct was generated from the following file:

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