ReactOS 0.4.15-dev-7846-g8ba6c66
acpi_ibft_nic Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_ibft_nic:

Public Attributes

ACPI_IBFT_HEADER Header
 
UINT8 IpAddress [16]
 
UINT8 SubnetMaskPrefix
 
UINT8 Origin
 
UINT8 Gateway [16]
 
UINT8 PrimaryDns [16]
 
UINT8 SecondaryDns [16]
 
UINT8 Dhcp [16]
 
UINT16 Vlan
 
UINT8 MacAddress [6]
 
UINT16 PciAddress
 
UINT16 NameLength
 
UINT16 NameOffset
 

Detailed Description

Definition at line 2202 of file actbl1.h.

Member Data Documentation

◆ Dhcp

UINT8 acpi_ibft_nic::Dhcp[16]

Definition at line 2211 of file actbl1.h.

◆ Gateway

UINT8 acpi_ibft_nic::Gateway[16]

Definition at line 2208 of file actbl1.h.

◆ Header

ACPI_IBFT_HEADER acpi_ibft_nic::Header

Definition at line 2204 of file actbl1.h.

◆ IpAddress

UINT8 acpi_ibft_nic::IpAddress[16]

Definition at line 2205 of file actbl1.h.

◆ MacAddress

UINT8 acpi_ibft_nic::MacAddress[6]

Definition at line 2213 of file actbl1.h.

◆ NameLength

UINT16 acpi_ibft_nic::NameLength

Definition at line 2215 of file actbl1.h.

◆ NameOffset

UINT16 acpi_ibft_nic::NameOffset

Definition at line 2216 of file actbl1.h.

◆ Origin

UINT8 acpi_ibft_nic::Origin

Definition at line 2207 of file actbl1.h.

◆ PciAddress

UINT16 acpi_ibft_nic::PciAddress

Definition at line 2214 of file actbl1.h.

◆ PrimaryDns

UINT8 acpi_ibft_nic::PrimaryDns[16]

Definition at line 2209 of file actbl1.h.

◆ SecondaryDns

UINT8 acpi_ibft_nic::SecondaryDns[16]

Definition at line 2210 of file actbl1.h.

◆ SubnetMaskPrefix

UINT8 acpi_ibft_nic::SubnetMaskPrefix

Definition at line 2206 of file actbl1.h.

◆ Vlan

UINT16 acpi_ibft_nic::Vlan

Definition at line 2212 of file actbl1.h.


The documentation for this struct was generated from the following file: