NetBurner 3.5.6
PDF Version
IPV6_IA_ADDR Struct Reference

DHCPv6 Identity Association address element. More...

#include <ipv6_interface.h>

Inherits IPV6_ROOT_EL.

Public Member Functions

void free_element ()
 Free resources for this IA address.
 
virtual bool AgeStillValidTest ()
 Check if IA address is still valid.
 
virtual void ShowItem ()
 Display IA address information.
 
- Public Member Functions inherited from IPV6_ROOT_EL
virtual ~IPV6_ROOT_EL ()
 Virtual destructor.
 

Additional Inherited Members

- Public Attributes inherited from IPV6_ROOT_EL
IPV6_ROOT_ELm_pNext
 Next element in list.
 
IPV6_ROOT_ELm_pPrev
 Previous element in list.
 
IPV6_ROOT_EL_CONTAINERm_pContainer
 Container that owns this element.
 
IPADDR6 m_IPAddress
 IPv6 address associated with this element.
 

Detailed Description

DHCPv6 Identity Association address element.

Member Function Documentation

◆ AgeStillValidTest()

virtual bool IPV6_IA_ADDR::AgeStillValidTest ( )
virtual

Check if IA address is still valid.

Returns
true if address is still valid

Reimplemented from IPV6_ROOT_EL.


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