Sponsor:

Your company here, and a link to your site. Click to find out more.

iscsi_node_conn_port_get - Man Page

Retrieve connection port of specified iSCSI node.

Synopsis

uint32_t iscsi_node_conn_port_get (struct iscsi_node *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"

Return

uint32_t

Info

January 2024 API Manual