ISCSI_DESTROY_CONN

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

iscsi_destroy_conn - destroy iscsi class connection  

SYNOPSIS

int iscsi_destroy_conn(struct iscsi_cls_conn * conn);
 

ARGUMENTS

conn

iscsi cls session
 

DESCRIPTION

This can be called from a LLD or iscsi_transport.  

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.
 

COPYRIGHT