Lines Matching defs:ibft_nic
119 struct ibft_nic { struct120 struct ibft_hdr hdr;121 char ip_addr[16];122 u8 subnet_mask_prefix;123 u8 origin;124 char gateway[16];125 char primary_dns[16];126 char secondary_dns[16];127 char dhcp[16];128 u16 vlan;129 char mac[6];130 u16 pci_bdf;131 u16 hostname_len;132 u16 hostname_off;