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

#include <dhcpv6.h>

Public Types

typedef std::vector< uint8_t > data_type
 

Public Member Functions

 vendor_info_type (uint32_t enterprise_number=0, const data_type &data=data_type())
 

Static Public Member Functions

static vendor_info_type from_option (const option &opt)
 

Public Attributes

uint32_t enterprise_number
 
data_type data
 

Detailed Description

The type used to store the Vendor-specific Information option.


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