Package iscsi-initiator-utils-devel
Development files for iscsi-initiator-utils
https://github.com/open-iscsi/open-iscsi
The iscsi-initiator-utils-devel package contains libraries and header files for
 developing applications that use iscsi-initiator-utils.
Version: 6.2.1.11
See also: iscsi-initiator-utils, iscsi-initiator-utils-iscsiuio.
| Library Functions | |
| iscsi_context_free | Release the memory of struct iscsi_context. | 
| iscsi_context_log_func_set | Set log handler function. | 
| iscsi_context_log_priority_get | Get log priority. | 
| iscsi_context_log_priority_set | Set log priority. | 
| iscsi_context_new | Create struct iscsi_context. | 
| iscsi_context_userdata_get | Get user data pointer. | 
| iscsi_context_userdata_set | Set user data pointer. | 
| iscsi_default_iface_setup | Setup default iSCSI interfaces. | 
| iscsi_iface_dump_config | Dump all configurations of specified iSCSI interface. | 
| iscsi_iface_free | Free the memory of 'struct iscsi_iface' pointer. | 
| iscsi_iface_get | Retrieve specified iSCSI interface. | 
| iscsi_iface_hwaddress_get | Retrieve hardware address of specified iSCSI interface | 
| iscsi_iface_iname_get | Retrieve initiator name of specified iSCSI interface | 
| iscsi_iface_ipaddress_get | Retrieve IP address of specified iSCSI interface | 
| iscsi_iface_name_get | Retrieve name of specified iSCSI interface | 
| iscsi_iface_netdev_get | Retrieve network device name of specified iSCSI interface | 
| iscsi_iface_port_speed_get | Retrieve network port speed of specified iSCSI interface | 
| iscsi_iface_port_state_get | Retrieve network port state of specified iSCSI interface | 
| iscsi_iface_print_config | Print all configurations of specified iSCSI interface to STDOUT. | 
| iscsi_iface_transport_name_get | Retrieve transport name of specified iSCSI interface | 
| iscsi_ifaces_free | Free the memory of 'struct iscsi_iface' pointer array | 
| iscsi_ifaces_get | Retrieve all iSCSI interfaces. | 
| iscsi_is_default_iface | Whether specified iSCSI interface is default interface. | 
| iscsi_log_priority_str | Convert log priority to string. | 
| iscsi_node_conn_address_get | Retrieve connection address of specified iSCSI node. | 
| iscsi_node_conn_is_ipv6 | Check whether specified node is using ipv6 connection. | 
| iscsi_node_conn_port_get | Retrieve connection port of specified iSCSI node. | 
| iscsi_node_dump_config | Dump all configurations of specified iSCSI node. | 
| iscsi_node_iface_name_get | Retrieve interface name of specified iSCSI node. | 
| iscsi_node_portal_get | Retrieve connection portal of specified iSCSI node. | 
| iscsi_node_print_config | Print all configurations of specified iSCSI node to STDOUT. | 
| iscsi_node_target_name_get | Retrieve target name of specified iSCSI node. | 
| iscsi_node_tpgt_get | Retrieve target portal group tag of specified iSCSI node. | 
| iscsi_nodes_free | Free the memory of 'struct iscsi_node' pointer array | 
| iscsi_nodes_get | Retrieve all iSCSI nodes. | 
| iscsi_session_abort_tmo_get | Retrieve abort response timeout value of specified session | 
| iscsi_session_address_get | Retrieve iSCSI target address of specified session | 
| iscsi_session_free | Free the memory of 'struct iscsi_session'. | 
| iscsi_session_get | Retrieve specified iSCSI sessions. | 
| iscsi_session_iface_get | Retrieve iSCSI interface information of specified session | 
| iscsi_session_lu_reset_tmo_get | Retrieve logical unit timeout value of specified session | 
| iscsi_session_password_get | Retrieve authentication password of specified session. | 
| iscsi_session_password_in_get | Retrieve authentication password of specified session. | 
| iscsi_session_persistent_address_get | Retrieve iSCSI target persistent address of specified session | 
| iscsi_session_persistent_port_get | Retrieve iSCSI target persistent port of specified session | 
| iscsi_session_port_get | Retrieve iSCSI target port of specified session | 
| iscsi_session_recovery_tmo_get | Retrieve recovery timeout value of specified session | 
| iscsi_session_sid_get | Retrieve iSCSI session ID of specified session. | 
| iscsi_session_target_name_get | Retrieve iSCSI target name of specified session | 
| iscsi_session_tgt_reset_tmo_get | Retrieve target response timeout value of of specified session | 
| iscsi_session_tpgt_get | Retrieve target portal group tag of specified session | 
| iscsi_session_username_get | Retrieve authentication username of specified session. | 
| iscsi_session_username_in_get | Retrieve authentication username of specified session. | 
| iscsi_sessions_free | Free the memory of 'struct iscsi_session' pointer array | 
| iscsi_sessions_get | Retrieve all iSCSI sessions. | 
| iscsi_strerror | Convert error code to string. | 
| libopeniscsiusr.h | iSCSI userspace API. |