centos man page for iscsi_create_conn

Query: iscsi_create_conn

OS: centos

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)

NAME
iscsi_create_conn - create iscsi class connection
SYNOPSIS
struct iscsi_cls_conn * iscsi_create_conn(struct iscsi_cls_session * session, int dd_size, uint32_t cid);
ARGUMENTS
session iscsi cls session dd_size private driver data size cid connection id
DESCRIPTION
This 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.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ISCSI_CREATE_CONN(9)
Related Man Pages
fc_remote_port_delete(9) - centos
iscsi(4) - freebsd
fc_remote_port_delete(9) - suse
tt_thread_session_set(3) - hpux
iscsi(7d) - sunos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Shopt -s histappend
Controlling user input