XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_DHCP6_IA_ADDRESS Struct Reference

#include <Dhcp6.h>

Collaboration diagram for EFI_DHCP6_IA_ADDRESS:
Collaboration graph
[legend]

Public Attributes

EFI_IPv6_ADDRESS IpAddress
 
UINT32 PreferredLifetime
 
UINT32 ValidLifetime
 

Member Data Documentation

◆ IpAddress

EFI_IPv6_ADDRESS EFI_DHCP6_IA_ADDRESS::IpAddress

The IPv6 address.

◆ PreferredLifetime

UINT32 EFI_DHCP6_IA_ADDRESS::PreferredLifetime

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

◆ ValidLifetime

UINT32 EFI_DHCP6_IA_ADDRESS::ValidLifetime

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


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