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