|
iPXE
|
iBFT NIC structure More...
#include <ibft.h>
Data Fields | |
| struct ibft_header | header |
| Common header. More... | |
| struct ibft_ipaddr | ip_address |
| IP address. More... | |
| uint8_t | subnet_mask_prefix |
| Subnet mask. More... | |
| uint8_t | origin |
| Origin. More... | |
| struct ibft_ipaddr | gateway |
| Default gateway. More... | |
| struct ibft_ipaddr | dns [2] |
| Primary and secondary DNS servers. More... | |
| struct ibft_ipaddr | dhcp |
| DHCP server. More... | |
| uint16_t | vlan |
| VLAN tag. More... | |
| uint8_t | mac_address [6] |
| MAC address. More... | |
| uint16_t | pci_bus_dev_func |
| PCI bus:dev:fn. More... | |
| struct ibft_string | hostname |
| Hostname. More... | |
| struct ibft_header ibft_nic::header |
| struct ibft_ipaddr ibft_nic::ip_address |
| uint8_t ibft_nic::subnet_mask_prefix |
| struct ibft_ipaddr ibft_nic::gateway |
| struct ibft_ipaddr ibft_nic::dns[2] |
| struct ibft_ipaddr ibft_nic::dhcp |
| struct ibft_string ibft_nic::hostname |
1.8.15