logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Arguments

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

Description

Retrieve the target portal group tag of specified iSCSI node.

Name

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

Return

int32_t. -1 for unknown. July 2025 iscsi_node_tpgt_get iscsi_node_tpgt_get(3)

Synopsis

int32_tiscsi_node_tpgt_get(structiscsi_node*node);

See Also