libtins 4.5
Loading...
Searching...
No Matches
Tins::DHCPv6::ia_address_type Struct Reference

#include <dhcpv6.h>

Public Types

typedef std::vector< uint8_t > options_type

Public Member Functions

 ia_address_type (ipaddress_type address=ipaddress_type(), uint32_t preferred_lifetime=0, uint32_t valid_lifetime=0, const options_type &options=options_type())

Static Public Member Functions

static ia_address_type from_option (const option &opt)

Public Attributes

ipaddress_type address
uint32_t preferred_lifetime
uint32_t valid_lifetime
options_type options

Detailed Description

The type used to store the Identity Association Address option.


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