Kea 2.5.8
isc::dhcp::OptionDataTypeTraits< asiolink::IOAddress > Struct Reference

IPv4 and IPv6 address type is supported. More...

#include <option_data_types.h>

Static Public Attributes

static const bool integer_type = false
 
static const int len = 0
 
static const OptionDataType type = OPT_ANY_ADDRESS_TYPE
 
static const bool valid = true
 

Detailed Description

IPv4 and IPv6 address type is supported.

Definition at line 175 of file option_data_types.h.

Member Data Documentation

◆ integer_type

const bool isc::dhcp::OptionDataTypeTraits< asiolink::IOAddress >::integer_type = false
static

Definition at line 185 of file option_data_types.h.

◆ len

Definition at line 184 of file option_data_types.h.

◆ type

◆ valid

const bool isc::dhcp::OptionDataTypeTraits< asiolink::IOAddress >::valid = true
static

Definition at line 176 of file option_data_types.h.


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