libiscsi
Data Fields
libiscsi_network_config Struct Reference

libiscsi network config struct More...

#include <libiscsi.h>

Data Fields

int dhcp
char iface_name [LIBISCSI_VALUE_MAXLEN]
char mac_address [LIBISCSI_VALUE_MAXLEN]
char ip_address [LIBISCSI_VALUE_MAXLEN]
char netmask [LIBISCSI_VALUE_MAXLEN]
char gateway [LIBISCSI_VALUE_MAXLEN]
char primary_dns [LIBISCSI_VALUE_MAXLEN]
char secondary_dns [LIBISCSI_VALUE_MAXLEN]

Detailed Description

libiscsi network config struct.


Field Documentation

Using DHCP? (boolean).

IP of Default gateway.

Interface name.

IP address.

MAC address.

Netmask.

IP of the Primary DNS.

IP of the Secondary DNS.


The documentation for this struct was generated from the following file: