XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_IP_ADDRESS Union Reference

#include <UefiBaseType.h>

Collaboration diagram for EFI_IP_ADDRESS:
Collaboration graph
[legend]

Public Attributes

UINT32 Addr [4]
 
EFI_IPv4_ADDRESS v4
 
EFI_IPv6_ADDRESS v6
 

Detailed Description

16-byte buffer aligned on a 4-byte boundary. An IPv4 or IPv6 internet protocol address.

Member Data Documentation

◆ Addr

UINT32 EFI_IP_ADDRESS::Addr[4]

◆ v4

EFI_IPv4_ADDRESS EFI_IP_ADDRESS::v4

◆ v6

EFI_IPv6_ADDRESS EFI_IP_ADDRESS::v6

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