TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_DHCP6_IA_ADDRESS Struct Reference

Data Fields

EFI_IPv6_ADDRESS IpAddress
 
UINT32 PreferredLifetime
 
UINT32 ValidLifetime
 

Detailed Description

Definition at line 240 of file Dhcp6.h.

Field Documentation

◆ IpAddress

EFI_IPv6_ADDRESS EFI_DHCP6_IA_ADDRESS::IpAddress

The IPv6 address.

Definition at line 244 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 248 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 252 of file Dhcp6.h.


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