iPXE
Data Fields
EFI_DHCP6_IA_ADDRESS Struct Reference

#include <Dhcp6.h>

Data Fields

EFI_IPv6_ADDRESS IpAddress
 The IPv6 address. More...
 
UINT32 PreferredLifetime
 The preferred lifetime in unit of seconds for the IPv6 address. More...
 
UINT32 ValidLifetime
 The valid lifetime in unit of seconds for the IPv6 address. More...
 

Detailed Description

Definition at line 242 of file Dhcp6.h.

Field Documentation

◆ IpAddress

EFI_IPv6_ADDRESS EFI_DHCP6_IA_ADDRESS::IpAddress

The IPv6 address.

Definition at line 246 of file Dhcp6.h.

◆ PreferredLifetime

UINT32 EFI_DHCP6_IA_ADDRESS::PreferredLifetime

The preferred lifetime in unit of seconds for the IPv6 address.

Definition at line 250 of file Dhcp6.h.

◆ ValidLifetime

UINT32 EFI_DHCP6_IA_ADDRESS::ValidLifetime

The valid lifetime in unit of seconds for the IPv6 address.

Definition at line 254 of file Dhcp6.h.


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