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

NAME

6       iscsi_session_port_get  -  Retrieve iSCSI target port of specified ses‐
7       sion
8

SYNOPSIS

10       int32_t iscsi_session_port_get (struct iscsi_session *se);
11

ARGUMENTS

13       se          Pointer of 'struct  iscsi_session'.   If  this  pointer  is
14                   NULL, your program will be terminated by assert.
15

DESCRIPTION

17       Retrieve the iSCSI target port of specified iSCSI session.
18

RETURN

20       int32_t. -1 if not supported.
21
22
23
24July 2023                   iscsi_session_port_get   iscsi_session_port_get(3)
Impressum