Home
last modified time | relevance | path

Searched defs:ibft_nic (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/gpxe/
Dibft.h159 struct ibft_nic { struct
161 struct ibft_header header;
163 struct ibft_ipaddr ip_address;
168 uint8_t subnet_mask_prefix;
170 uint8_t origin;
172 struct ibft_ipaddr gateway;
174 struct ibft_ipaddr dns[2];
176 struct ibft_ipaddr dhcp;
178 uint16_t vlan;
180 uint8_t mac_address[6];
[all …]