Lines Matching defs:ibft_nic
124 struct ibft_nic { struct125 struct ibft_hdr hdr;126 char ip_addr[16];127 u8 subnet_mask_prefix;128 u8 origin;129 char gateway[16];130 char primary_dns[16];131 char secondary_dns[16];132 char dhcp[16];133 u16 vlan;134 char mac[6];135 u16 pci_bdf;136 u16 hostname_len;137 u16 hostname_off;