1iscsi_session_persistent_port_get(3A)PI Manuailscsi_session_persistent_port_get(3)
2
3
4

NAME

6       iscsi_session_persistent_port_get  -  Retrieve  iSCSI target persistent
7       port of specified session
8

SYNOPSIS

10       int32_t iscsi_session_persistent_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 persistent port of specified iSCSI session.
18       The 'persistent port' is the network port where  iSCSI  initiator  send
19       initial  request. When iSCSI redirection in use, this port might not be
20       the network  port  used  for  actual  iSCSI  transaction.   Please  use
21       `iscsi_session_port_get`  for  target network address of iSCSI transacā€
22       tion.
23

RETURN

25       int32_t. -1 if not supported.
26
27
28
29July 2023              iscsi_session_persisitsecnsti__psoersts_igoent_persistent_port_get(3)
Impressum