|
libiscsi
|
iSCSI node record More...
#include <libiscsi.h>
Data Fields | |
| char | name [LIBISCSI_VALUE_MAXLEN] |
| int | tpgt |
| char | address [NI_MAXHOST] |
| int | port |
| char | iface [LIBISCSI_VALUE_MAXLEN] |
Struct holding data uniquely identifying an iSCSI node.
| char libiscsi_node::address[NI_MAXHOST] |
Portal hostname or IP-address.
Interface to connect through.
iSCSI iqn for the node.
Portal port number.
Portal group number.
1.7.6.1