![]() |
Home |
|
Function cb_autoip_no_ip_fncAuto IP callback function to announce the loss of an IP address on an interface. void cb_autoip_no_ip_fnc(int interface); ParametersinterfaceInterface number (as returned by xn_interface_open or xn_interface_open_config) on which the IP address was lost. Applications can use this callback to be informed when the auto IP protocol is unable to assign a new IP address and the previous IP address has been allocated by another host.
|