logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iscsi_iface_hwaddress_get - Retrieve hardware address of specified iSCSI interface

Arguments

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

Description

Retrieve the hardware address of specified iSCSI interface.

Name

iscsi_iface_hwaddress_get - Retrieve hardware address of specified iSCSI interface

Return

const char *. No need to free this memory, the resources will get freed by iscsi_session_free or iscsi_sessions_free. July 2025 iscsi_iface_hwaddress_get iscsi_iface_hwaddress_get(3)

Synopsis

constchar*iscsi_iface_hwaddress_get(structiscsi_iface*iface);