1iscsi_iface_ipaddress_get(3)      API Manual      iscsi_iface_ipaddress_get(3)
2
3
4

NAME

6       iscsi_iface_ipaddress_get  - Retrieve IP address of specified iSCSI in‐
7       terface
8

SYNOPSIS

10       const char * iscsi_iface_ipaddress_get (struct iscsi_iface *iface);
11

ARGUMENTS

13       iface       Pointer of 'struct iscsi_iface'.  If this pointer is  NULL,
14                   your program will be terminated by assert.
15

DESCRIPTION

17       Retrieve the IP address of specified iSCSI interface.
18

RETURN

20       const  char  *.   No  need  to free this memory, the resources will get
21       freed by iscsi_session_free or iscsi_sessions_free.
22
23
24
25July 2023                  iscsi_iface_ipaddress_geitscsi_iface_ipaddress_get(3)
Impressum