Embedded TCP/IP stack: fnet_netif_callback_ip4_addr_conflict_t

FNET

typedef void(* fnet_netif_callback_ip4_addr_conflict_t) (fnet_netif_desc_t netif)

Event handler callback function prototype, that is called when there is an IP address conflict with another system on the network.

Parameters
netifNetwork interface descriptor that has duplicated IP address.
See also
fnet_socket_rx_handler_init()

Definition at line 610 of file fnet_netif.h.


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