logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iscsi_node_conn_port_get - Retrieve connection port 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 iscsi connection target port of specified iSCSI node.

Examples

"3260"

Name

iscsi_node_conn_port_get - Retrieve connection port of specified iSCSI node.

Return

uint32_t July 2025 iscsi_node_conn_port_get iscsi_node_conn_port_get(3)

Synopsis

uint32_tiscsi_node_conn_port_get(structiscsi_node*node);

See Also