Libopeniscsiusr-Dev
- iscsi_context_free(3) Release the memory of struct iscsi_context.
- iscsi_context_log_func_set(3) Set log handler function.
- iscsi_context_log_priority_get(3) Get log priority.
- iscsi_context_log_priority_set(3) Set log priority.
- iscsi_context_new(3) Create struct iscsi_context.
- iscsi_context_userdata_get(3) Get user data pointer.
- iscsi_context_userdata_set(3) Set user data pointer.
- iscsi_default_iface_setup(3) Setup default iSCSI interfaces.
- iscsi_iface_dump_config(3) Dump all configurations of specified iSCSI interface.
- iscsi_iface_free(3) Free the memory of 'struct iscsi_iface' pointer.
- iscsi_iface_get(3) Retrieve specified iSCSI interface.
- iscsi_iface_hwaddress_get(3) Retrieve hardware address of specified iSCSI interface
- iscsi_iface_iname_get(3) Retrieve initiator name of specified iSCSI interface
- iscsi_iface_ipaddress_get(3) Retrieve IP address of specified iSCSI interface
- iscsi_iface_name_get(3) Retrieve name of specified iSCSI interface
- iscsi_iface_netdev_get(3) Retrieve network device name of specified iSCSI interface
- iscsi_iface_port_speed_get(3) Retrieve network port speed of specified iSCSI interface
- iscsi_iface_port_state_get(3) Retrieve network port state of specified iSCSI interface
- iscsi_iface_print_config(3) Print all configurations of specified iSCSI interface to STDOUT.
- iscsi_iface_transport_name_get(3) Retrieve transport name of specified iSCSI interface
- iscsi_ifaces_free(3) Free the memory of 'struct iscsi_iface' pointer array
- iscsi_ifaces_get(3) Retrieve all iSCSI interfaces.
- iscsi_is_default_iface(3) Whether specified iSCSI interface is default interface.
- iscsi_log_priority_str(3) Convert log priority to string.
- iscsi_node_conn_address_get(3) Retrieve connection address of specified iSCSI node.
- iscsi_node_conn_is_ipv6(3) Check whether specified node is using ipv6 connection.
- iscsi_node_conn_port_get(3) Retrieve connection port of specified iSCSI node.
- iscsi_node_dump_config(3) Dump all configurations of specified iSCSI node.
- iscsi_node_iface_name_get(3) Retrieve interface name of specified iSCSI node.
- iscsi_node_portal_get(3) Retrieve connection portal of specified iSCSI node.
- iscsi_node_print_config(3) Print all configurations of specified iSCSI node to STDOUT.
- iscsi_node_target_name_get(3) Retrieve target name of specified iSCSI node.
- iscsi_node_tpgt_get(3) Retrieve target portal group tag of specified iSCSI node.
- iscsi_nodes_free(3) Free the memory of 'struct iscsi_node' pointer array
- iscsi_nodes_get(3) Retrieve all iSCSI nodes.
- iscsi_session_abort_tmo_get(3) Retrieve abort response timeout value of specified session
- iscsi_session_address_get(3) Retrieve iSCSI target address of specified session
- iscsi_session_free(3) Free the memory of 'struct iscsi_session'.
- iscsi_session_get(3) Retrieve specified iSCSI sessions.
- iscsi_session_iface_get(3) Retrieve iSCSI interface information of specified session
- iscsi_session_lu_reset_tmo_get(3) Retrieve logical unit timeout value of specified session
- iscsi_session_password_get(3) Retrieve authentication password of specified session.
- iscsi_session_password_in_get(3) Retrieve authentication password of specified session.
- iscsi_session_persistent_address_get(3) Retrieve iSCSI target persistent address of specified session
- iscsi_session_persistent_port_get(3) Retrieve iSCSI target persistent port of specified session
- iscsi_session_port_get(3) Retrieve iSCSI target port of specified session
- iscsi_session_recovery_tmo_get(3) Retrieve recovery timeout value of specified session
- iscsi_session_sid_get(3) Retrieve iSCSI session ID of specified session.
- iscsi_session_target_name_get(3) Retrieve iSCSI target name of specified session
- iscsi_session_tgt_reset_tmo_get(3) Retrieve target response timeout value of of specified session
- iscsi_session_tpgt_get(3) Retrieve target portal group tag of specified session
- iscsi_session_username_get(3) Retrieve authentication username of specified session.
- iscsi_session_username_in_get(3) Retrieve authentication username of specified session.
- iscsi_sessions_free(3) Free the memory of 'struct iscsi_session' pointer array
- iscsi_sessions_get(3) Retrieve all iSCSI sessions.
- iscsi_strerror(3) Convert error code to string.
- libopeniscsiusr.h(3) iSCSI userspace API.