1iscsi_iface_transport_name_get(3) API Manual iscsi_iface_transport_name_get(3)
2
3
4

NAME

6       iscsi_iface_transport_name_get  -  Retrieve transport name of specified
7       iSCSI interface
8

SYNOPSIS

10       const  char  *   iscsi_iface_transport_name_get   (struct   iscsi_iface
11       *iface);
12

ARGUMENTS

14       iface       Pointer  of 'struct iscsi_iface'.  If this pointer is NULL,
15                   your program will be terminated by assert.
16

DESCRIPTION

18       Retrieve the transport name of specified iSCSI interface.
19

EXAMPLES

21       * "tcp" (Software iSCSI over TCP/IP) * "iser" (Software iSCSI over  in‐
22       finniband  *  "qla4xxx"  (Qlogic  QLA4XXX HBAs) * "bnx2i" (Broadcom bnx
23       iSCSI HBAs); * "cxgb3i" (Chelsio cxgb S3 iSCSI HBAs);
24

RETURN

26       const char *.  No need to free this  memory,  the  resources  will  get
27       freed by iscsi_session_free or iscsi_sessions_free.
28
29
30
31July 2023               iscsi_iface_transport_insacmsei__gieftace_transport_name_get(3)
Impressum