Query: iscsi_create_conn
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ISCSI_CREATE_CONN(9) SCSI mid layer ISCSI_CREATE_CONN(9)NAMEiscsi_create_conn - create iscsi class connectionSYNOPSISstruct iscsi_cls_conn * iscsi_create_conn(struct iscsi_cls_session * session, int dd_size, uint32_t cid);ARGUMENTSsession iscsi cls session dd_size private driver data size cid connection idDESCRIPTIONThis can be called from a LLD or iscsi_transport. The connection is child of the session so cid must be unique for all connections on the session. Since we do not support MCS, cid will normally be zero. In some cases for software iscsi we could be trying to preallocate a connection struct in which case there could be two connection structs and cid would be non-zero.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ISCSI_CREATE_CONN(9)
Related Man Pages |
---|
srp_reconnect_rport(9) - centos |
fc_remote_port_add(9) - suse |
iscsi(7d) - sunos |
iscsi(7d) - opensolaris |
iscontrol(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
32 bit process addressing more than 4GB |