Ubuntu Manpages

iscsi_node_conn_is_ipv6

Check whether specified node is using ipv6 connection.

bool iscsi_node_conn_is_ipv6 (struct iscsi_node *node);

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

Check whether specified node is using ipv6 connection.

bool