Sponsor:

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

iscsi_node_conn_is_ipv6 - Man Page

Check whether specified node is using ipv6 connection.

Synopsis

bool iscsi_node_conn_is_ipv6 (struct iscsi_node *node);

Arguments

node

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

Description

Check whether specified node is using ipv6 connection.

Return

bool

Info

January 2024 API Manual