iBFT NIC structure
More...
#include <ibft.h>
iBFT NIC structure
Definition at line 172 of file ibft.h.
◆ header
Common header.
Definition at line 174 of file ibft.h.
◆ ip_address
IP address.
Definition at line 176 of file ibft.h.
◆ subnet_mask_prefix
| uint8_t ibft_nic::subnet_mask_prefix |
Subnet mask.
This is the length of the subnet mask in bits (e.g. /24).
Definition at line 181 of file ibft.h.
◆ origin
Origin.
Definition at line 183 of file ibft.h.
◆ gateway
Default gateway.
Definition at line 185 of file ibft.h.
◆ dns
Primary and secondary DNS servers.
Definition at line 187 of file ibft.h.
◆ dhcp
DHCP server.
Definition at line 189 of file ibft.h.
◆ vlan
VLAN tag.
Definition at line 191 of file ibft.h.
◆ mac_address
MAC address.
Definition at line 193 of file ibft.h.
◆ pci_bus_dev_func
PCI bus:dev:fn.
Definition at line 195 of file ibft.h.
◆ hostname
Hostname.
Definition at line 197 of file ibft.h.
The documentation for this struct was generated from the following file: