iscsi_node_iface_name_get
Retrieve interface name of specified iSCSI node.
- Provided by: libopeniscsiusr-dev (Version: 2.1.9-3ubuntu5.4)
- Source: open-iscsi
- Report a bug
Retrieve interface name of specified iSCSI node.
const char * iscsi_node_iface_name_get (struct iscsi_node *node);
Retrieve the interface name of specified iSCSI node.
"default" for iscsi tcp interface.
const char *. No need to free this memory, the resources will get freed by iscsi_node_free or iscsi_nodes_free.