Searched defs:ibft_nic (Results 1 – 1 of 1) sorted by relevance
159 struct ibft_nic { struct161 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 …]