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

NAME

6       iscsi_iface_hwaddress_get  -  Retrieve  hardware  address  of specified
7       iSCSI interface
8

SYNOPSIS

10       const char * iscsi_iface_hwaddress_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 hardware 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_hwaddress_geitscsi_iface_hwaddress_get(3)
Impressum