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

#include <dhcpv6.h>

Public Types

typedef PDU::serialization_type data_type

Public Member Functions

 duid_type (uint16_t id=0, const data_type &data=data_type())
 duid_type (const duid_llt &identifier)
 duid_type (const duid_en &identifier)
 duid_type (const duid_ll &identifier)

Static Public Member Functions

static duid_type from_option (const option &opt)

Public Attributes

uint16_t id
data_type data

Detailed Description

Type type used to represent DUIDs. This will be stored as the value for the Client/Server Identifier options.


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