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

NAME

6       iscsi_node_tpgt_get  -  Retrieve  target  portal group tag of specified
7       iSCSI node.
8

SYNOPSIS

10       int32_t iscsi_node_tpgt_get (struct iscsi_node *node);
11

ARGUMENTS

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

DESCRIPTION

17       Retrieve the target portal group tag of specified iSCSI node.
18

RETURN

20       int32_t. -1 for unknown.
21
22
23
24July 2023                     iscsi_node_tpgt_get       iscsi_node_tpgt_get(3)
Impressum