Home |
Function xn_add_host_table_entry Function xn_delete_host_table_entry Function xn_interface_open_config Function xn_interface_ethernet_statistics Function xn_interface_statistics Function xn_send_ethernet_frame Function cb_wr_screen_string_fnc Function cb_rs232_connection_lost_fnc Function cb_raw_mode_in_char_fnc Function cb_autoip_no_ip_fnc |
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.
|