Embedded TCP/IP stack  4.0.0
typedef void(* fnet_autoip_callback_t) (fnet_autoip_desc_t desc, fnet_netif_desc_t netif, void *param)

Auto-IP event handler callback function prototype, that is called when the Auto-IP service has updated the IPv4 parameters or adress probing.

Parameters
descAuto-IP service descriptor.
netifNetwork interface descriptor which IPv4 parameters were updated.
paramUser-application specific parameter. It's set during the fnet_autoip_set_callback_updated() call.
See also
fnet_autoip_set_callback_updated(), fnet_autoip_set_callback_probe()

Definition at line 86 of file fnet_autoip.h.


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